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