Nix
2.30.1
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
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/buildozer/aports/community/nix/src/nix-2.30.1/src/libfetchers/
input-cache.cc
nix
fetchers
InputCacheImpl
Generated by
1.13.2