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