Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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).
- Loading branch information