Replies: 2 comments
-
|
Well it is assumed that "non existing" commands are the args for the last command that was detected. You could add Arguments for the command to specify that a certain number/type of args needs to be present but beyond that its up to the library user to detect and warn the cli user on non-existing commands. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you so much for your response. I usually don't have commands nested commands i have top level commands like Best Regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
urfave v3 allow passing non existing commands. is it possible to make it strict and fail if a command does not exist ?
Beta Was this translation helpful? Give feedback.
All reactions