# Functions
NewCommandError creates the general error.
NewTimedOutError creates the timed out error.
# Constants
ExitError represents general error exit code.
ExitTimedOut represents timed out error exit code.
TimedOutErrorMessage represents timed out error message.
# Structs
CommandError represents command errors.