#include <userver/formats/common/path.hpp>
Public Member Functions | |
| bool | IsRoot () const | 
| std::string | ToString () const | 
| std::string_view | ToStringView () const | 
| Path | MakeChildPath (std::string_view key) const | 
| Path | MakeChildPath (std::size_t index) const | 
Static Public Member Functions | |
| static Path | WithPrefix (std::string path_prefix) |