Handbook
Glossary
hide-all-vars ( -- )
Factor handbook
»
Developer tools
»
The listener
»
Watching variables in the listener
Prev:
hide-vars ( seq -- )
Vocabulary
listener
Word description
Removes all variables from the watch list.
Definition
USING:
namespaces
;
IN:
listener
:
hide-all-vars
( -- )
visible-vars
off
;