(with-commands) ( ... commands command-line quot: ( ... -- ... ) -- ... )


Vocabulary
command-line.parser

Inputs
commandsan object
command-linean object
quota quotation with stack effect ( ... -- ... )


Outputs
None

See also
with-commands

Definition