Nix 2.29.1
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::fetchers::CacheImpl Member List

This is the complete list of members for nix::fetchers::CacheImpl, including all inherited members.

_state (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImpl
CacheImpl() (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline
lookup(const Key &key) override (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline
lookupExpired(const Key &key) override (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline
lookupStorePath(Key key, Store &store) override (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline
lookupStorePathWithTTL(Key key, Store &store) override (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline
lookupWithTTL(const Key &key) override (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline
upsert(const Key &key, const Attrs &value) override (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline
upsert(Key key, Store &store, Attrs value, const StorePath &storePath) override (defined in nix::fetchers::CacheImpl)nix::fetchers::CacheImplinline