Nix 2.29.0
Nix, the purely functional package manager; unstable internal interfaces
|
Public Attributes | |
SQLite | db |
SQLiteStmt | insertCache |
SQLiteStmt | queryCache |
SQLiteStmt | insertNAR |
SQLiteStmt | insertMissingNAR |
SQLiteStmt | queryNAR |
SQLiteStmt | insertRealisation |
SQLiteStmt | insertMissingRealisation |
SQLiteStmt | queryRealisation |
SQLiteStmt | purgeCache |
std::map< std::string, Cache > | caches |