Function cli::commands::parse_cmd

source ·
pub fn parse_cmd(cmd_str: &str) -> Vec<&str> 
Expand description

Parse a cmd string, the first element in the returned vector is the command to run