[−][src]Crate shell_command
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) |
CommandFail | Represents a failed command (non-zero satus) |
run_shell_command | Runs the provided shell command, can return a CommandFail or other lower level errors (using failure) |