Module std::os::unix::process 1.0.0[−][src]
This is supported on Unix only.
Unix-specific extensions to primitives in the std::process
module.
Traits
CommandExt |
[ Unix ] Unix-specific extensions to the |
ExitStatusExt |
[ Unix ] Unix-specific extensions to |
Functions
parent_id |
[ Unix ] Returns the OS-assigned process identifier associated with this process's parent. |