parse_cmd

Function parse_cmd 

Source
pub fn parse_cmd(
    service_name: &str,
    matches: &ArgMatches<'_>,
) -> (ProcessAction, Option<String>)