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