Skip to content

Add API in Help.Layout that shows all specified options (including hidden ones) #1086

@remkop

Description

@remkop

The current methods addOptions and addPositionals in Help.Layout filter out arguments that have hidden = true. Some custom layouts may want to display options and positional parameters that are usually hidden.

Add methods addAllOptions and addAllPositionals to the Help.Layout class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions