Handbook
Glossary
command-word ( command -- word )
Vocabulary
ui
.
commands
Inputs
command
a command
Outputs
word
a
word
Word description
Outputs the word that will be executed by
invoke-command
. This is only used for documentation purposes.
Definition
IN:
ui.commands
GENERIC:
command-word
( command -- word )
Methods
USING:
accessors
ui.commands
ui.operations
;
M:
operation
command-word
command>>
command-word
;
USING:
ui.commands
words
;
M:
word
command-word
;