Handbook
Glossary
CURLE_FTP_WEIRD_PASS_REPLY? ( 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_WEIRD_PASS_REPLY
class.
Definition
USING:
kernel
;
IN:
curl.ffi
:
CURLE_FTP_WEIRD_PASS_REPLY?
( object -- ? )
\
CURLE_FTP_WEIRD_PASS_REPLY
eq?
;