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