OneShotFile

Undocumented in source.

Constructors

this
this(AbsolutePath path, TimeStamp timeStamp, FileSize size)
Undocumented in source.
this
this(AbsolutePath path, TimeStamp timeStamp, FileSize size, Checksum64 cs)
Undocumented in source.

Members

Functions

checksum
Checksum64 checksum()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hasChecksum
bool hasChecksum;
Undocumented in source.
path
AbsolutePath path;
Undocumented in source.
size
FileSize size;
Undocumented in source.
timeStamp
TimeStamp timeStamp;

unix time in seconds

Meta