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