Skip to main content

has_control_chars

Function has_control_chars 

Source
pub fn has_control_chars(command: &str) -> bool
Expand description

True if the command contains ASCII control characters other than tab/newline.