DepFile

A file that a root is dependent on.

@safe
struct DepFile {}

Members

Variables

checksum
Checksum checksum;
Undocumented in source.
file
Path file;
Undocumented in source.

Meta