Where do we put the result?

Property definitions

nitc :: nitrestful $ ToolContext :: opt_dir
	# Where do we put the result?
	var opt_dir: OptionString = new OptionString("Output directory", "--dir")
src/nitrestful.nit:112,2--113,74