diff options
author | Lioncash <mathew1800@gmail.com> | 2018-11-30 14:44:13 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-11-30 20:17:28 -0500 |
commit | a7d9fe993a3e0e4d939752d2e447cc2b5fdb80f0 (patch) | |
tree | f5932b1a6b6451c41565b9b5a74dfff4f44fb6f0 /src/common/logging/backend.cpp | |
parent | b7104263baa0b404c25155c8d6b433149a2f9c86 (diff) |
service/fsp_srv: Implement CleanDirectoryRecursively
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/
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions