Searched refs:path_name (Results 1 – 1 of 1) sorted by relevance
78 let path_name = apex?.path().display().to_string(); in main() localVariable79 if let Some(canonical_path) = apex_pattern.captures(&path_name) { in main()