Skip to content

[parser] implement better parser #5

Description

@dkharms

At the moment, the parser does not know anything about subcommands, flag types and argument types, which results in incorrect behavior. For example, the following command will not work correctly and the arguments will be considered flags:

diff -10 -20

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions