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