add setting to implement

This commit is contained in:
Daylin Morgan 2024-11-12 12:51:45 -06:00
parent 94e5b87088
commit f9f631aab1
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -124,8 +124,8 @@ type
val*: int
type
# ----
CliSetting* = enum
# Propagate, ## Include parent command settings in subcommand
GenerateOnly, ## Don't attach root `runProc()` node
NoHelpFlag, ## Remove the builtin help flag
ShowHelp, ## If cmdline empty show help