Module super_process::base
source · Expand description
Extend the concept of a “process” to include setup, to enable abstraction.
Structs
- setup error ({context}): {error}
Enums
- Errors which may occur during the execution of
CommandBase::setup_command.
Traits
- Declare higher-level operations which desugar to command lines by implementing this trait.