Get the key used to identify the command.
Get the function to execute when the command is run.
Get the manual for the command.
Set the manual for the command.
the manual for the command
Parses an input array into an ArgsOptions object.
the input array to parse
the parsed input
Runs the command with the given input.
the input array to parse
the raw input that was used to execute the command
the terminal to run the command in
the ExitObject the command returns
An executable command that can be added to a terminal's command list.