Skip to content

[Optimisation] Stop re-parsing of commands for default sub commands #130

@qhua948

Description

@qhua948

in #129, the implementation would re-parse the command by forwarding the entire args into the optional subcommand if exists.

Optimise the code so that a single pass would process the entire chain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions