|
|
void | emplaceURLQueryIntoAttrs (const ParsedURL &parsedURL, Attrs &attrs, const StringSet &numericParams, const StringSet &booleanParams) const |
◆ fetch()
| kj::Promise< Result< std::pair< StorePath, Input > > > nix::fetchers::PathInputScheme::fetch |
( |
ref< Store > | store, |
|
|
const Input & | _input ) |
|
inlineoverridevirtual |
◆ getSourcePath()
| std::optional< Path > nix::fetchers::PathInputScheme::getSourcePath |
( |
const Input & | input | ) |
const |
|
inlineoverridevirtual |
◆ hasAllInfo()
| bool nix::fetchers::PathInputScheme::hasAllInfo |
( |
const Input & | input | ) |
const |
|
inlineoverridevirtual |
◆ inputFromAttrs()
| std::optional< Input > nix::fetchers::PathInputScheme::inputFromAttrs |
( |
const Attrs & | attrs | ) |
const |
|
inlineoverridevirtual |
◆ inputFromURL()
| std::optional< Input > nix::fetchers::PathInputScheme::inputFromURL |
( |
const ParsedURL & | url, |
|
|
bool | requireTree ) const |
|
inlineoverridevirtual |
◆ isLockedByRev()
| bool nix::fetchers::PathInputScheme::isLockedByRev |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ putFile()
| void nix::fetchers::PathInputScheme::putFile |
( |
const Input & | input, |
|
|
const CanonPath & | path, |
|
|
std::string_view | contents, |
|
|
std::optional< std::string > | commitMsg ) const |
|
inlineoverridevirtual |
◆ toURL()
| ParsedURL nix::fetchers::PathInputScheme::toURL |
( |
const Input & | input | ) |
const |
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file: