Skip to content

Add custom parameters #2

@terror

Description

@terror

Even though we should support everything argparse provides, we could add things it doesn't provide. Take inspiration from structopt here:

  • default_value
  • env
  • external_subcommand
  • flatten
  • long
  • parse
  • rename_all
  • rename_all_env
  • required_if
  • short
  • skip
  • subcommand
  • verbatim_doc_comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions