Searched defs:path_exists (Results 1 – 2 of 2) sorted by relevance
20 pub fn path_exists<P: AsRef<Path>>(path: P) -> bool { in path_exists() function
60 def path_exists(name): function