mirror of
https://github.com/NixOS/nix.git
synced 2025-11-30 06:01:00 +01:00
parent
e2d398c200
commit
64e9b3c83b
4 changed files with 15 additions and 5 deletions
|
|
@ -39,6 +39,8 @@ public:
|
|||
|
||||
ParsedURL toURL() const;
|
||||
|
||||
std::string toURLString(const std::map<std::string, std::string> & extraQuery = {}) const;
|
||||
|
||||
std::string to_string() const;
|
||||
|
||||
Attrs toAttrs() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue