|
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 |
|
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 StringSet | transportUrlSchemes = {"file", "http", "https"} |
|
static const StringSet | specialParams |
|
◆ isValidURL()
bool nix::fetchers::FileInputScheme::isValidURL |
( |
const ParsedURL & | url, |
|
|
bool | requireTree ) const |
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/nix-2.29.1-build/nix-2.29.1/src/libfetchers/tarball.cc