|
using | Config = LocalBinaryCacheStoreConfig |
|
| LocalBinaryCacheStore (ref< Config > config) |
void | init () override |
std::string | getUri () override |
|
bool | fileExists (const std::string &path) override |
void | upsertFile (const std::string &path, std::shared_ptr< std::basic_iostream< char > > istream, const std::string &mimeType) override |
void | getFile (const std::string &path, Sink &sink) override |
StorePathSet | queryAllValidPaths () override |
std::optional< TrustedFlag > | isTrustedClient () override |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/nix-2.29.0-build/nix-2.29.0/src/libstore/local-binary-cache-store.cc