pub fn is_raw_mode() -> bool
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.