tools.files vocabulary
Factor handbook » Vocabulary index


Documentation
Files tools

Metadata
Parents:tools
Authors:Doug Coleman


Words

Error classes
ClassSuperclassSlots
Image unknown-file-specImage tuplesymbol


Tuple classes
ClassSuperclassSlots
Image file-listingImage tupledirectory-entry file-info
Image listing-toolImage tuplepath specs sort


Generic words
WordStack effect
Image (directory.)( path -- lines )
Image file-spec>string( file-listing spec -- string )


Symbol words
Image +available-space+
Image +device-name+
Image +directory-or-size+
Image +file-date+
Image +file-datetime+
Image +file-name+
Image +file-name/type+
Image +file-size+
Image +file-time+
Image +file-type+
Image +free-space+
Image +gid+
Image +group+
Image +link-target+
Image +mount-point+
Image +nlinks+
Image +percent-free+
Image +percent-used+
Image +permissions+
Image +total-space+
Image +type+
Image +uid+
Image +unix-datetime+
Image +used-space+
Image +user+


Ordinary words
WordStack effect
Image <file-listing>( directory-entry file-info -- file-listing )
Image <listing-tool>( path -- listing-tool )
Image default-file-systems-spec( -- value )
Image directory.( path -- )
Image file-system-spec( file-system-info obj -- str )
Image file-systems-info( spec -- seq )
Image file-systems.( -- )
Image list-files( listing-tool -- array )
Image list-files-fast( listing-tool -- array )
Image list-files-slow( listing-tool -- array )
Image list-slow?( listing-tool -- ? )
Image percent( real -- integer )
Image print-file-systems( spec -- )
Image unknown-file-spec( symbol -- * )


Class predicate words
WordStack effect
Image file-listing?( object -- ? )
Image listing-tool?( object -- ? )
Image unknown-file-spec?( object -- ? )


Files


Metadata files


Children from resource:basis
VocabularySummary
Image tools.files.unix
Image tools.files.windows