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