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