PROCESS_INTERACTIVE

Constant PROCESS_INTERACTIVE 

Source
pub const PROCESS_INTERACTIVE: &str = "process.interactive";
Expand description

Whether the process is connected to an interactive shell.

ยงNotes