@author Lee Hambley
Initialize a new Command object
@param [Array] A list of arguments, the first is considered to be the command name, with optional variadaric args @return [Command] An un-started command object with no exit staus, and nothing in stdin or stdout
Alias for failure?
Alias for complete?
Alias for success?
[Validate]