Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::GCResults Struct Reference

Public Attributes

PathSet paths
 
uint64_t bytesFreed = 0
 

Member Data Documentation

◆ bytesFreed

uint64_t nix::GCResults::bytesFreed = 0

For gcReturnDead, gcDeleteDead and gcDeleteSpecific, the number of bytes that would be or was freed.

◆ paths

PathSet nix::GCResults::paths

Depending on the action, the GC roots, or the paths that would be or have been deleted.


The documentation for this struct was generated from the following file: