Expand description
Creates a directory structure suitable for storing large numbers of files. Optionally deletes the created directory and files when dropped.
Structsยง
- File
Tree - Creates a directory structure suitable for storing large numbers of files. Optionally deletes the created directory and files when dropped.
- Keyed
File Tree - Retrieves paths from a
FileTree
usingHash
key.