dice
dice copied to clipboard
#145 : Added support for COMMAND COUNT command
Summary
Added support for count command. Please review. This is my first PR and just getting started with the project. I have referred @yashs360's PR #150 for making the code changes. Thank you @yashs360
Changes
- Reused used the changes made by @yashs360 in PR #150 for adding constants for command names. Thanks @yashs360.
- Added count command.
- Added test and benchmark.
Issue : #145