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