Searched refs:add_path_recursion (Results 1 – 1 of 1) sorted by relevance
57 fn add_path_recursion(&mut self, path: &Path) -> io::Result<()> { in add_path_recursion() method68 self.add_path_recursion(&entry_path)?; in add_path_recursion()76 self.add_path_recursion(path) in add_path()