Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disallow invalid/inoperative commands #71

Open
wangxuw opened this issue Jul 3, 2020 · 0 comments
Open

disallow invalid/inoperative commands #71

wangxuw opened this issue Jul 3, 2020 · 0 comments
Assignees

Comments

@wangxuw
Copy link

wangxuw commented Jul 3, 2020

like described in #70 , now Insert of Cli doesn't check the command name, which would never be called.
For example,

cli.Insert("", CALLABLE, "description"); // command "" would never be called.

Some validity check should be implemented.

@daniele77 daniele77 self-assigned this Mar 3, 2021
@daniele77 daniele77 added this to the Release 1.3 milestone Mar 3, 2021
@daniele77 daniele77 removed this from the Release 2.0 milestone Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants