Path to app config file

Property definitions

config $ IniConfig :: opt_config=
	# Path to app config file
	var opt_config = new OptionString("Path to config file", "--config")
lib/config/config.nit:304,2--305,69