pub fn scan_repo(root: &Path, options: &ScanOptions) -> FsResult<Vec<Node>>
Scan a repository into ProjectAtlas nodes.
ProjectAtlas
Returns an error when the root is invalid or filesystem metadata cannot be read.