is_raw_mode

Function is_raw_mode 

Source
pub fn is_raw_mode() -> bool
Expand description

Instructs the command module that it should interact with the terminal in raw mode If false, the environment may not be a terminal pty. The integration tests disable this flag.