Available on Unix only.
Expand description
Unix-specific extensions to primitives in the std::process
module.
Traits§
- Command
Ext - Unix-specific extensions to the
process::Command
builder. - Exit
Status Ext - Unix-specific extensions to
process::ExitStatus
andExitStatusError
.
Functions§
- parent_
id - Returns the OS-assigned process identifier associated with this process’s parent.