Skip to main content

build_path_entry

Function build_path_entry 

Source
pub fn build_path_entry(
    path: &Path,
    with_lines: bool,
) -> (PathEntry, SystemTime)
Expand description

Build a normalized filesystem entry for tool output. Returns the entry plus raw mtime for optional sorting.