Function handle_sub_command

Source
pub(crate) fn handle_sub_command(
    matches: &ArgMatches,
) -> Result<Option<String>, String>