Skip to content

Fix #19 #52; Evaluate defaultValueDesc and defaultValue in help message#145

Merged
nitely merged 15 commits into
status-im:masterfrom
nitely:evaluate_desc
Mar 1, 2026
Merged

Fix #19 #52; Evaluate defaultValueDesc and defaultValue in help message#145
nitely merged 15 commits into
status-im:masterfrom
nitely:evaluate_desc

Conversation

@nitely

@nitely nitely commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Fixes #19
Fixes #52

Changes:

  • This generates a new function that evaluates defaultValueDesc (preferred) and defaultValue (fallback) conversion to string. It's only called when --help is set.

I tried making this {.compileTime.} but some default values cannot be evaluated for example this fails.

@nitely nitely changed the title Evaluate defaultValueDesc and defaultValue in help message Fix #19 #52; Evaluate defaultValueDesc and defaultValue in help message Feb 27, 2026
@nitely
nitely marked this pull request as ready for review February 27, 2026 22:20
@nitely
nitely merged commit 713df7a into status-im:master Mar 1, 2026
24 checks passed
@nitely
nitely deleted the evaluate_desc branch March 1, 2026 07:24
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.

defaultValueDesc should be evaluated Print defaults in help

1 participant