Skip to main content

Module scanner

Module scanner 

Source
Expand description

File scanner module.

Responsible for parallel file tree traversal, file filtering, and file system watching for incremental updates.

Modules§

filter
File filter module.
walker
Parallel file tree walker.
watcher
File system watcher.

Structs§

ScanEntry
A single scanned file entry.
ScanResult
Result of scanning a directory tree.