| combine(const std::string &root, const std::string &addition) | Path | [static] |
| create(const std::string &path) | Path | [static] |
| directory(const std::string &path) | Path | [static] |
| exists(const std::string &path) | Path | [static] |
| extension(const std::string &path) | Path | [static] |
| filename(const std::string &path) | Path | [static] |
| isDirectory(const std::string &path) | Path | [static] |
| isFile(const std::string &path) | Path | [static] |
| make(const std::string &path) | Path | [static] |
| pathSeparator() | Path | [static] |
| relative(const std::string &basePath, const std::string absolutePath) | Path | [static] |
| remove(const std::string &path) | Path | [static] |
| trim(const std::string &path) | Path | [static] |
1.2.18