gz/fuel_tools/Helpers.hh
Go to the documentation of this file.
std::string uriToPath(const common::URI &_uri)
Convert a URI to a string suitable to use as a path on disk. It strips the scheme and authority's // ...