Go to the documentation of this file. 1 #ifndef TUE_FILESYSTEM_PATH_H_
2 #define TUE_FILESYSTEM_PATH_H_
Path withoutExtension() const
std::string extension() const
bool isRegularFile() const
std::string filename() const
std::string path_
Text of the file system path.
friend std::ostream & operator<<(std::ostream &out, const Path &p)
const std::string & string() const
std::time_t lastWriteTime() const
Path join(const Path &path) const