pub const PROCESS_DATA_DIR_ENV_NAME: &str = "PROCESS_DATA_DIR";
Environment variable representing the directory intended for storing temporary process data.
The directory will be deleted when the process is killed manually.