Handbook
Glossary
gemini-command-loop? ( object -- ? )
Vocabulary
gemini
.
cli
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
gemini-command-loop
class.
Definition
USING:
classes.tuple.private
;
IN:
gemini.cli
:
gemini-command-loop?
( object -- ? )
\
gemini-command-loop
9
tuple-instance?
;