Nitlanguage.org
  • Nitdoc
  • config
  • config
  • Config
  • opt_port

fun opt_port: OptionInt

config :: Config :: opt_port

  • Doc
  • Linearization

Summary

  • Property definitions

  • nlp::nlp_server$config::Config$opt_port

Property definitions

nlp :: nlp_server $ Config :: opt_port
	var opt_port = new OptionInt("Server port on localhost (default is 9000)", 9000, "-p", "--port")
lib/nlp/examples/nlp_server.nit:23,2--97
Nit standard library. Version .