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