Host name to bind on (will overwrite the config one).

Property definitions

nitc :: nitweb $ ToolContext :: _opt_host
	# Host name to bind on (will overwrite the config one).
	var opt_host = new OptionString("Host to bind the server on", "--host")
src/nitweb.nit:26,2--27,72