PluralKit/crates/commands/src
2025-01-11 19:51:45 +09:00
..
commands 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
commands.rs 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
commands.udl feat: better parameters handling, implement multi-token matching 2025-01-07 23:15:18 +09:00
lib.rs refactor(commands): move tree branch construct code into type method 2025-01-11 19:51:45 +09:00
main.rs feat(commands): make bin parse any commands passed to it 2025-01-11 19:49:16 +09:00
string.rs refactor(commands): quote pairs code now uses smolstr and doesnt use macro 2025-01-04 07:56:40 +09:00
token.rs 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
tree.rs refactor(commands): move tree branch construct code into type method 2025-01-11 19:51:45 +09:00