Output pretty printed code with this filename.

Property definitions

nitc :: nitpretty $ ToolContext :: opt_output
	# Output pretty printed code with this filename.
	var opt_output = new OptionString("Output name (default is pretty.nit)", "-o",
	   "--output")
src/nitpretty.nit:24,2--26,15