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