userver: userver/fs/path_utils.hpp File Reference
Loading...
Searching...
No Matches
path_utils.hpp File Reference

Detailed Description

file path operations and utilities

Definition in file path_utils.hpp.

Go to the source code of this file.

#include <string>
+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  fs
 filesystem support
 

Functions

std::string fs::GetLexicallyRelative (std::string_view path, std::string_view dir)
 Returns relative path from full path.