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

Go to the source code of this file.

Namespaces

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

Functions

std::filesystem::path hedgedev::csl::ut::filesystem::FindInEnvironment (const std::filesystem::path &in_rFileName)
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)