OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
fileutil.h File Reference
#include <Tempest/Dir>
#include <string>

Go to the source code of this file.

Namespaces

namespace  FileUtil
 

Functions

bool FileUtil::exists (const std::u16string &path)
 
std::u16string FileUtil::caseInsensitiveSegment (std::u16string_view path, const char16_t *segment, Tempest::Dir::FileType type)
 
std::u16string FileUtil::nestedPath (std::u16string_view gpath, const std::initializer_list< const char16_t * > &name, Tempest::Dir::FileType type)