Constant yash_env::variable::PPID

source ยท
pub const PPID: &str = "PPID";
Expand description

The name of the PPID variable

The PPID variable stores the process ID of the parent process.