Skip to content

CLI::App::clear() is not clearing the parse_order vector #1216

@mikeholly-maker

Description

@mikeholly-maker

After a parse is done, issue a clear() call on the CLI::App, then check the parse_order() results. The returned vector still contains the order of parsing parse call.

The clear method should be clearing the parse_order vector also.

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