the input array that was used to execute the command
the raw input that was used to execute the command
the command that was executed; undefined if the command is not found
the exit code of the command
the output of the command
the stdout log of the command
the stderr log of the command
Get the command that was executed.
Get the timestamp of the execution.
Get the exit code of the execution.
Get the input that was used to execute the command.
Get the raw input that was entered to execute the command.
Get the output of the execution.
Get the stdout log of the execution.
Get the stderr log of the execution.
An object that is returned when a command is executed.