Skip to content

API for parse results #257

@remkop

Description

@remkop

API for querying parse results is needed.

With the explicit model API introduced with #245, a CLI may be specified programmatically. When a command line is parsed, only the OptionSpec and PositionalParamSpec objects that matched some input are given a value.

The parse results API needs to provide a mechanism for applications to discover which OptionSpec and PositionalParamSpec objects were matched.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions