Something like: > `DirectoryToMaterialize` cont...
# development
a
Something like:
DirectoryToMaterialize
contains a
Digest
and does not contain the file or directory lists that a
Snapshot
does, so this avoids having to separately
await Get(Snapshot, Digest, digest)
in order to e.g. print to the console the files that were just written. It can be safely ignored.
💯 1