Module runner

Source
Expand description

Trait and default implementation to run commands and collect their output

Re-exports§

pub use thread::ThreadRunner;

Modules§

thread
Thread based runner

Enums§

Error
Error type

Traits§

Runner
Runner Interface

Type Aliases§

Result
Result type