Public Member Functions | |
bool | operator== (const ServeProto::BuildOptions &) const =default |
Public Attributes | |
time_t | maxSilentTime = -1 |
time_t | buildTimeout = -1 |
size_t | maxLogSize = -1 |
size_t | nrRepeats = -1 |
bool | enforceDeterminism = -1 |
bool | keepFailed = -1 |
time_t nix::ServeProto::BuildOptions::maxSilentTime = -1 |
Default value in this and every other field is so tests pass when testing older deserialisers which do not set all the fields.