dusk
|
0c012e98b5
|
refactor: separate commands into command_parser, command_definitions crates
|
2025-01-21 04:31:03 +09:00 |
|
dusk
|
2a66e8b4cf
|
refactor(commands): remove general From array impl for tokens because it doesnt make sense
|
2025-01-21 00:39:25 +09:00 |
|
dusk
|
f0d287b873
|
feat(commands): show command suggestions if a command was not found
|
2025-01-11 22:38:29 +09:00 |
|
dusk
|
c43a855184
|
feat(commands): make bin parse any commands passed to it
|
2025-01-11 19:49:16 +09:00 |
|
dusk
|
4f7e9c22a1
|
feat(commands): implement Display traits for Token and Command to have some basic 'doc gen', split Toggle into Enable and Disable
|
2025-01-08 18:31:59 +09:00 |
|