Path to app config file.

Property definitions

nitc :: nitweb $ ToolContext :: opt_config
	# Path to app config file.
	var opt_config = new OptionString("Path to app config file", "--config")
src/nitweb.nit:23,2--24,73