DUNE PDELab (git)
path.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
std::string processPath(const std::string &p)
sanitize a path for further processing
Definition: path.cc:37
bool pathIndicatesDirectory(const std::string &p)
check whether the given path indicates that it is a directory
Definition: path.cc:111
std::string prettyPath(const std::string &p, bool isDirectory)
pretty print path
Definition: path.cc:122
std::string relativePath(const std::string &newbase, const std::string &p)
compute a relative path between two paths
Definition: path.cc:149
std::string concatPaths(const std::string &base, const std::string &p)
concatenate two paths
Definition: path.cc:28
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)