Searched defs:remove_file (Results 1 – 3 of 3) sorted by relevance
55 int remove_file; member
94 pub(crate) fn remove_file(path: impl AsRef<Path>) -> Result<()> { in remove_file() function
42 def remove_file(path): function