with-options ( ... options quot: ( ... -- ... ) -- ... )
Parsing command-line arguments

Next:parse-options ( options -- arguments )


Vocabulary
command-line.parser

Inputs
optionsan object
quota quotation with stack effect ( ... -- ... )


Outputs
None

Definition