match_command_pattern

Function match_command_pattern 

Source
pub fn match_command_pattern(
    match_pattern: &CommandMatch,
    command: &Command,
) -> bool
Expand description

Given a CommandMatch and a Command, return whether the command matches the pattern