Merge pull request #177 from half-duplex/mca-copy
Fix must_consume_args
This commit is contained in:
commit
e6242735d3
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ class CommandHandler:
|
|||
"get_name",
|
||||
"is_command_match",
|
||||
"require_subcommand",
|
||||
"must_consume_args",
|
||||
"arg_fallthrough",
|
||||
"event_handler",
|
||||
"event_type",
|
||||
|
|
Loading…
Reference in a new issue