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