Skip to main content

parse_command

Function parse_command 

Source
fn parse_command(line: &str) -> Result<(AdminCommand, Vec<String>)>