Skip to content

feat: capture flag default values in help data - #102

Draft
tylerbutler wants to merge 1 commit into
TanklesXL:mainfrom
tylerbutler:split/flag-default-capture
Draft

feat: capture flag default values in help data#102
tylerbutler wants to merge 1 commit into
TanklesXL:mainfrom
tylerbutler:split/flag-default-capture

Conversation

@tylerbutler

@tylerbutler tylerbutler commented Aug 7, 2026

Copy link
Copy Markdown

Add a default: Option(String) field to help.Flag and populate it from each flag's configured default via flag_default_info (with a join_csv helper for list flags). Foundation for rendering defaults in --help and for the public document tree.

Add a default: Option(String) field to help.Flag and populate it from
each flag's configured default via flag_default_info (with a join_csv
helper for list flags). Foundation for rendering defaults in --help and
for the public document tree.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant