Skip to main content

scan_single_file

Function scan_single_file 

Source
pub fn scan_single_file(
    vault_path: &Path,
    absolute_path: &Path,
) -> Option<ScannedFile>
Expand description

Scan a single file and return a ScannedFile if it’s a valid .md file.