Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ParsedURL Struct Reference

Public Member Functions

std::string to_string () const
bool operator== (const ParsedURL &other) const

Public Attributes

std::string url
std::string base
 URL without query/fragment.
std::string scheme
std::optional< std::string > authority
std::string path
std::map< std::string, std::string > query
std::string fragment

The documentation for this struct was generated from the following files:
  • lix/libutil/url.hh
  • lix/libutil/url.cc