Function is_raw_mode_enabled
pub fn is_raw_mode_enabled() -> Result<bool, Error>Available on crate feature
term only.Expand description
Tells whether the raw mode is enabled.
Please have a look at the raw mode section.