◆ add()
| void nix::fetchers::CacheImpl::add |
( |
ref< Store > | store, |
|
|
const Attrs & | inAttrs, |
|
|
const Attrs & | infoAttrs, |
|
|
const StorePath & | storePath, |
|
|
bool | locked ) |
|
inlineoverridevirtual |
◆ lookup()
| kj::Promise< Result< std::optional< std::pair< Attrs, StorePath > > > > nix::fetchers::CacheImpl::lookup |
( |
ref< Store > | store, |
|
|
const Attrs & | inAttrs ) |
|
inlineoverridevirtual |
◆ lookupExpired()
| kj::Promise< Result< std::optional< LookupResult > > > nix::fetchers::CacheImpl::lookupExpired |
( |
ref< Store > | store, |
|
|
const Attrs & | inAttrs ) |
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file: