![]() |
Chaste Commit::3de82b7de00ac7f8b95f6ee6f806e49b2402d95f
|
#include <PosixPathFixer.hpp>
Collaboration diagram for ChastePosixPathFixer:Static Public Member Functions | |
| static std::string | ToPosix (const fs::path path) |
A helper class to convert native paths into POSIX syntax. Mainly for Windows.
Definition at line 47 of file PosixPathFixer.hpp.
|
static |
| path | the native path to convert |
Definition at line 38 of file PosixPathFixer.cpp.
Referenced by Warnings::AddWarning(), FileFinder::PrivateRemove(), and Exception::SetMessage().