CommonLib
Loading...
Searching...
No Matches
FileSystem.inl File Reference
#include <CommonLib.h>

Go to the source code of this file.

Namespaces

namespace  hedgedev
namespace  hedgedev::csl
namespace  hedgedev::csl::ut
namespace  hedgedev::csl::ut::filesystem

Functions

bool hedgedev::csl::ut::filesystem::IsNeighbour (const std::filesystem::path &in_rPathA, const std::filesystem::path &in_rPathB)
template<typename T>
std::error_code hedgedev::csl::ut::filesystem::TruncateFiles (const std::filesystem::path &in_rPath, std::string_view in_extension, size_t in_max, T &&in_rrCompare)
std::error_code hedgedev::csl::ut::filesystem::TruncateFilesByAge (const std::filesystem::path &in_rPath, std::string_view in_extension, size_t in_max)