|
|
bool | hasTarballExtension (std::string_view path) const |
| |
|
virtual bool | isValidURL (const ParsedURL &url, bool requireTree) const =0 |
| |
|
std::optional< Input > | inputFromURL (const Settings &settings, const ParsedURL &_url, bool requireTree) const override |
| |
|
StringSet | allowedAttrs () const override |
| |
|
std::optional< Input > | inputFromAttrs (const Settings &settings, const Attrs &attrs) const override |
| |
|
ParsedURL | toURL (const Input &input) const override |
| |
|
bool | isLocked (const Input &input) const override |
| |
|
|
const StringSet | transportUrlSchemes = {"file", "http", "https"} |
| |
|
|
static const StringSet | specialParams |
| |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/nix-2.31.4-build/nix-2.31.4/src/libfetchers/tarball.cc