We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I was porting over from an alternate parser, and my initial cut used a single Options class with a set of arguments.
I discovered when I tried to gradually cut over to the use of verbs, that my options without verbs no longer worked.
I don't see why both can't be supported...