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