HELP ( -- value )


Vocabulary
command-line.parser.private

Inputs
None

Outputs
valuean object


Definition


CONSTANT: HELP
T{ option
{ name "--help" }
{ help "show this help and exit" }
{ variable print-help? }
{ const t }
} inline