class
#include <eckit/filesystem/PathNameFactory.h>
PathNameFactory
Public static functions
-
static auto build(const std::
string& path, bool tildeIsUserHome = false) -> BasePathName* -
static auto build(const std::
string& type, const std:: string& path, bool tildeIsUserHome = false) -> BasePathName*