pub fn is_echo_enabled() -> boolExpand description
Check if echo is enabled on the console.
Returns true if ECHO is set (the default). Returns true if the
terminal subsystem has not been initialized.
pub fn is_echo_enabled() -> boolCheck if echo is enabled on the console.
Returns true if ECHO is set (the default). Returns true if the
terminal subsystem has not been initialized.