Nix 2.30.0
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::fetchers::InputCacheImpl Struct Reference
Inheritance diagram for nix::fetchers::InputCacheImpl:

Public Member Functions

std::optional< CachedInput > lookup (const Input &originalInput) const override
void upsert (Input key, CachedInput cachedInput) override
void clear () override

Public Attributes

Sync< std::map< Input, CachedInput > > cache_

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/nix-2.30.0-build/nix-2.30.0/src/libfetchers/input-cache.cc