pub const PROCESS_INTERACTIVE: &str = "process.interactive";
Expand description
Whether the process is connected to an interactive shell.
pub const PROCESS_INTERACTIVE: &str = "process.interactive";
Whether the process is connected to an interactive shell.