Crate shell_command

Source

Structs§

CommandFail
Represents a failed command (non-zero satus)

Functions§

run_shell_command
Runs the provided shell command, can return a CommandFail or other lower level errors (using failure)