pub fn match_command_pattern( match_pattern: &CommandMatch, command: &Command, ) -> bool
Given a CommandMatch and a Command, return whether the command matches the pattern