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