Commit Graph

3 Commits

Author SHA1 Message Date
Linden
2aa21e7478 fix(package/addCommand): argument validation
Get the first index of raw.split for the command name.
Check if value is defined (as 0 is falsey).
Don't subscribe to 0-index propaganda (argument index+1).
2024-01-15 18:52:28 +11:00
Linden
c383e42602 fix(package/addCommand): allow typed arguments 2024-01-15 17:52:59 +11:00
ESK0
37a35996b4 feat(package): addCommand (#482) 2024-01-15 12:10:40 +11:00