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