#include <local-store.hh>
Public Attributes | |
bool | errors |
StorePathSet | validPaths |
Result of verifyAllValidPaths
bool nix::LocalStore::VerificationResult::errors |
Whether any errors were encountered
StorePathSet nix::LocalStore::VerificationResult::validPaths |
A set of so-far valid paths. The store objects pointed to by those paths are suitable for further validation checking.