Where do we put a single result?

Property definitions

nitc :: nitrestful $ ToolContext :: opt_output=
	# Where do we put a single result?
	var opt_output: OptionString = new OptionString("Output file (can also be 'stdout')", "-o", "--output")
src/nitrestful.nit:109,2--110,104