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