//! Wrappers for [std::process] which provide commands in error contexts
modchild;modcommand;modexitstatus;modoutput;pubuseself::child::Child;pubuseself::command::CommandAnyhow;pubuseself::exitstatus::ExitStatus;pubuseself::output::Output;#[cfg(test)]modtests;