Function yama::tree::scan[][src]

pub fn scan(path: &Path) -> Result<Option<TreeNode>>
Expand description

Scan the filesystem to produce a Tree, using a default progress bar.