Module std::os::unix::process

1.0.0 · source ·
Available on Unix only.
Expand description

Unix-specific extensions to primitives in the std::process module.

Traits

Unix-specific extensions to the process::Command builder.
Unix-specific extensions to process::ExitStatus and ExitStatusError.

Functions

Returns the OS-assigned process identifier associated with this process’s parent.