# Functions
ExitStatus returns the error's exit status if the error is an exec.ExitError if the error is nil it return 0 otherwise returns 1.
New creates a command model.
No description provided by the author
No description provided by the author
# Structs
Command controls the command run.
No description provided by the author
No description provided by the author