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