Handbook
Glossary
ui-running? ( -- ? )
Vocabulary
ui
Inputs
None
Outputs
?
a
boolean
Word description
Whether the UI is running or not.
Definition
USING:
namespaces
ui.private
;
IN:
ui
:
ui-running?
( -- ? )
ui-running
get-global
;