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