Skip to content

Better support for namespacing of command line options #14

@larskuhtz

Description

@larskuhtz

Currently there is no direct support for namespacing of options. It can be done by explicitly passing a prefix parameter to the option parser. We may add some automated support for this. Instead of integrating this into the idiom (which would mean to mainly document the pattern that we currently use) we may consider using optparse-applicative's support for mapping over option parsers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions