eckit::PathNameFactory class

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*