Handbook
Glossary
deploy-gadget? ( object -- ? )
Vocabulary
ui
.
tools
.
deploy
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
deploy-gadget
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.tools.deploy
:
deploy-gadget?
( object -- ? )
\
deploy-gadget
15
tuple-instance?
;