Expand description
Filesystem traversal, in-memory tree representation, and traversal events.
Structs§
- Background
Traversal - An in-progress traversal which exposes newly obtained entries
- Entry
Data - Data stored for each filesystem entry in the traversal tree.
- Traversal
- The result of the previous filesystem traversal
- Traversal
Stats - Runtime statistics gathered while traversal is running.
Enums§
- Traversal
Event - Events emitted by a background filesystem traversal.