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