The target executable

Either a file path or the name of an executable available in PATH.

Property definitions

core $ Process :: command
	# The target executable
	# Either a file path or the name of an executable available in PATH.
	var command: Text
lib/core/exec.nit:75,2--77,18