Module release_utils::cmd
source · Expand description
Utilities for running child processes.
Enums
- Error returned when running a child process fails.
Functions
- Format a command in a way suitable for logging.
- Log a command, run it, and get its output.
- Log a command and run it.