--dir

Property definitions

nitc :: abstract_compiler $ ToolContext :: opt_dir
	# --dir
	var opt_dir = new OptionString("Output directory", "--dir")
src/compiler/abstract_compiler.nit:35,2--36,60