Expand description
Mid level API for visiting the file tree.
Structsยง
- Cache
- Optional cache for datastructures which can be re-used without re-allocation between walks of different files.
- File
Visit - FileVisit represents an ongoing visitation over an UnixFs File tree.
- Idle
File Visit - IdleFileVisit represents a prepared file visit over a tree. The user has to know the CID and be able to get the block for the visit.