dsnapshot.stats

Members

Functions

fromFakeroot
FakerootStat fromFakeroot(const(char)[] s)

Parse a fakeroot configuration line.

fromFakeroot
PathStat[] fromFakeroot(FakerootDb db, string root, string relRoot)
Undocumented in source. Be warned that the author may not have intended to support it.
fromFakerootEnv
FakerootDb fromFakerootEnv(Path p)
Undocumented in source. Be warned that the author may not have intended to support it.
fromPathStat
PathStat fromPathStat(const(char)[] s)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FakerootDb
struct FakerootDb
Undocumented in source.
FakerootStat
struct FakerootStat

Stats for a dev+inode as it is in a fakeroot environment.

PathStat
struct PathStat

Stats for a path.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)