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