Public Attributes | |
PathSet | paths |
uint64_t | bytesFreed = 0 |
uint64_t nix::GCResults::bytesFreed = 0 |
For gcReturnDead
, gcDeleteDead
and gcDeleteSpecific
, the number of bytes that would be or was freed.
PathSet nix::GCResults::paths |
Depending on the action, the GC roots, or the paths that would be or have been deleted.