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