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