Skip to main content

Module process

Module process 

1.0.0 · Source
Available on non-Hermit and not ((Fortanix and SGX, or WebAssembly and non-WASI)) and (Unix) only.
Expand description

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

Traits§

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

Functions§

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

Type Aliases§

GroupId 🔒
UserId 🔒