Rest of the options after parse is called

Property definitions

opts $ OptionContext :: rest
	# Rest of the options after `parse` is called
	var rest = new Array[String]
lib/opts/opts.nit:286,2--287,29