PathStat

Stats for a path.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

gid
ulong gid;

Group ID of owner

mode
ulong mode;

File type and mode

path
string path;

Path relative to the destination.

rdev
ulong rdev;

Device ID (if special file)

uid
ulong uid;

User ID of owner

Meta