Skip to main content

suggest_command

Function suggest_command 

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

Find the closest matching command for a misspelled input (Levenshtein distance).