fn handle_special_commands<A: ArgsCommand>( input: &str, args_command: &A, ) -> bool
Handle special commands that don’t need full parsing
input
args_command
true
false