Find
C
ase-sensitive
R
egexp search
Path
Showing
c206271d
:
Bug
2013405
- Part 2: Remove workers involved with Pocket sponsored stories r=android-reviewers,devota
firefox-main
/
third_party
/
rust
/
remove_dir_all
/
src
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
fs.rs
10104
-
lib.rs
Reliably remove a directory and all of its children. This library provides a reliable implementation of `remove_dir_all` for Windows. For Unix systems, it re-exports `std::fs::remove_dir_all`.
567
-