Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
nix::ParsedURL Struct Reference
Collaboration diagram for nix::ParsedURL:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
[
legend
]
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
nix
ParsedURL
Generated by
1.10.0