MantisBase v0.3.4
Loading...
Searching...
No Matches
path_utils.cpp File Reference
Include dependency graph for path_utils.cpp:

Namespaces

namespace  mb
 router.h
 

Functions

fs::path mb::joinPaths (const std::string &path1, const std::string &path2)
 

‍JSON convenience for the nlomann::json namespace


 
fs::path mb::resolvePath (const std::string &input_path)
 
bool mb::createDirs (const fs::path &path)
 Create directory, given a path.
 
std::string mb::dirFromPath (const std::string &path)
 Returns a created/existing directory from a path.