Module unix

Source

Re-exportsยง

pub use imp::ExitStatus;
pub use imp::ExitStatusError;
pub use imp::Process;
pub use self::common::Command;
pub use self::common::CommandArgs;
pub use self::common::ExitCode;
pub use self::common::Stdio;
pub use self::common::StdioPipes;
pub use crate::ffi::OsString as EnvKey;

Modulesยง

common ๐Ÿ”’
unix ๐Ÿ”’