Skip to main content

check

Function check 

Source
pub fn check(path: PathBuf) -> Result<(), Error>
Expand description

Recursively check all directories. This will read all .ftag files, and make sure every listed glob / path matches at least one file on disk.