|
|
| PrefilteredDump (Path path, PathFilter &filter) |
| WireFormatGenerator | dump () const override |
|
| PreparedDump (Path rootPath) |
|
|
static void | fillFrom (Entry &target, nar::Entry e) |
|
static nar::Entry | convert (Path path, const Entry &e) |
|
|
Entry | root |
|
const Path | rootPath |
◆ dump()
| WireFormatGenerator nix::PrefilteredDump::dump |
( |
| ) |
const |
|
inlineoverridevirtual |
Produce a NAR of all paths that matched the filter passed to prepareDump. If no filter was passed, dump rootPath fully. Calling dump multiple times on the same object to produce multiple NARs of the same hierarchy is legal, though every call may produce a different output when disk contents change.
Implements nix::PreparedDump.
The documentation for this struct was generated from the following file: