PathNameFactory class
          #include <eckit/filesystem/PathNameFactory.h>
        
        
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*