Vocabularyio.
files.
infoInputsOutputsWord descriptionReturns a platform-specific object describing the file-system that contains the path. The cross-platform slot is
free-space.
ExamplesUSING: io.files.info io.pathnames math prettyprint ;
IN: scratchpad
: gb ( m -- n ) 30 2^ * ;
home file-system-info free-space>> 100 gb < .
f
DefinitionMethods