Parents: | tools |
Authors: | Doug Coleman |
Class | Superclass | Slots |
file-listing | tuple | directory-entry file-info |
listing-tool | tuple | path specs sort |
unknown-file-spec | tuple | symbol |
Word | Stack effect |
(directory.) | ( path -- lines ) |
file-spec>string | ( file-listing spec -- string ) |
Word | Stack effect |
<file-listing> | ( directory-entry file-info -- file-listing ) |
<listing-tool> | ( path -- listing-tool ) |
default-file-systems-spec | ( -- value ) |
directory. | ( path -- ) |
file-system-spec | ( file-system-info obj -- str ) |
file-systems-info | ( spec -- seq ) |
file-systems. | ( -- ) |
list-files | ( listing-tool -- array ) |
list-files-fast | ( listing-tool -- array ) |
list-files-slow | ( listing-tool -- array ) |
list-slow? | ( listing-tool -- ? ) |
percent | ( real -- integer ) |
print-file-systems | ( spec -- ) |
unknown-file-spec | ( symbol -- * ) |
Word | Stack effect |
file-listing? | ( object -- ? ) |
listing-tool? | ( object -- ? ) |
unknown-file-spec? | ( object -- ? ) |
Vocabulary | Summary |
tools.files.unix | |
tools.files.windows |