mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-05 06:47:53 +00:00
a7d9fe993a
This is the same behavior-wise as DeleteDirectoryRecursively, with the only difference being that it doesn't delete the top level directory in the hierarchy, so given: root_dir/ - some_dir/ - File.txt - OtherFile.txt The end result is just: root_dir/ |
||
---|---|---|
.. | ||
filesystem.cpp | ||
filesystem.h | ||
fsp_ldr.cpp | ||
fsp_ldr.h | ||
fsp_pr.cpp | ||
fsp_pr.h | ||
fsp_srv.cpp | ||
fsp_srv.h |