Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
url-name.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include <string>
5
#include <optional>
6
7
#include "
lix/libutil/url.hh
"
8
9
namespace
nix {
10
21
std::optional<std::string> getNameFromURL(ParsedURL
const
& url);
22
23
}
url.hh
lix
libutil
url-name.hh
Generated by
1.10.0