Skip to main content

suggest_command

Function suggest_command 

Source
pub fn suggest_command(input: &str) -> Option<&'static str>
Expand description

Find closest matching command (Levenshtein).