Where do we put the result?

Property definitions

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