Constant PROCESS_USER_ID

pub const PROCESS_USER_ID: &'static str;
Expand description

The effective user ID (EUID) of the process.

§Notes

§Examples

  • 1001