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