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