PluralKit/crates/commands/src
2025-01-11 23:19:50 +09:00
..
commands feat(commands): allow commands to not be suggested 2025-01-11 23:05:29 +09:00
commands.rs feat(commands): allow commands to not be suggested 2025-01-11 23:05:29 +09:00
commands.udl feat(commands): show command suggestions if a command was not found 2025-01-11 22:38:29 +09:00
lib.rs fix(commands): prefix in missing parameter error 2025-01-11 23:19:50 +09:00
main.rs feat(commands): show command suggestions if a command was not found 2025-01-11 22:38:29 +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 feat(commands): show command suggestions if a command was not found 2025-01-11 22:38:29 +09:00