Handbook
Glossary
no-auth? ( object -- ? )
Vocabulary
smtp
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
no-auth
class.
Definition
USING:
kernel
;
IN:
smtp
:
no-auth?
( object -- ? )
\
no-auth
eq?
;