|
std::string_view | schemeName () const override |
|
bool | isValidURL (const ParsedURL &url, bool requireTree) const override |
|
std::pair< ref< SourceAccessor >, Input > | getAccessor (ref< Store > store, const Input &_input) const override |
|
std::optional< std::string > | getFingerprint (ref< Store > store, const Input &input) const override |
|
bool | hasTarballExtension (std::string_view path) const |
|
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 std::set< std::string > | transportUrlSchemes = {"file", "http", "https"} |
|
static const std::set< std::string > | specialParams |
|
◆ isValidURL()
bool nix::fetchers::TarballInputScheme::isValidURL |
( |
const ParsedURL & | url, |
|
|
bool | requireTree ) const |
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.28.2/src/libfetchers/tarball.cc