diff options
| author | Austin Hellyer <[email protected]> | 2016-11-08 14:56:37 -0800 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2016-11-08 14:56:37 -0800 |
| commit | 489dab2f34588153079ab1373f988835170c9b9a (patch) | |
| tree | 3f64350c97f294ffa31c8e245ac6507871585d15 /examples/06_command_framework | |
| parent | Add Manage Webhooks to permissions 2FA list (diff) | |
| download | serenity-489dab2f34588153079ab1373f988835170c9b9a.tar.xz serenity-489dab2f34588153079ab1373f988835170c9b9a.zip | |
Framework: fix command arg positioning
The command system assumed that prefixes were only one character long,
so count the total length of the prefix. In addition, the
`allow_whitespace` configuration added some difficulty in deciding where
to count as the initial position to start splitting for arguments.
Instead of fixing that, rewrite the framework to make these types of
changes easier in the future.
Diffstat (limited to 'examples/06_command_framework')
0 files changed, 0 insertions, 0 deletions