File

File.

Members

Functions

checkObseleted
bool checkObseleted(DirEntry dent)

Check if this File has been invalidated by dent.

depth
int depth()
depthIterative
int depthIterative()

NOTE: Currently not used.

parents
auto parents()

Get Parenting Dirs starting from file system root downto containing directory of this.

parentsUpwards
Dir[] parentsUpwards()

Get Parenting Dirs starting from parent of this upto root. Make this even more lazily evaluted.

path
string path()
pathRecursive
string pathRecursive()
treeContentId
const(SHA1Digest) treeContentId()

Content Digest of Tree under this Directory.

Meta