Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nar-info-disk-cache.hh File Reference
#include "ref.hh"
#include "nar-info.hh"
#include "realisation.hh"

Go to the source code of this file.

Classes

class  nix::NarInfoDiskCache
 
struct  nix::NarInfoDiskCache::CacheInfo
 

Functions

ref< NarInfoDiskCachenix::getNarInfoDiskCache ()
 
ref< NarInfoDiskCachenix::getTestNarInfoDiskCache (Path dbPath)
 

Function Documentation

◆ getNarInfoDiskCache()

ref< NarInfoDiskCache > nix::getNarInfoDiskCache ( )

Return a singleton cache object that can be used concurrently by multiple threads.