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