Handbook
Glossary
dirent? ( object -- ? )
Vocabulary
unix
.
ffi
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
dirent
class.
Definition
USING:
classes.tuple.private
;
IN:
unix.ffi
:
dirent?
( object -- ? )
\
dirent
9
tuple-instance?
;