FileInfo

Passed around during file-scanning.

Members

Variables

bytes
ulong bytes;
Undocumented in source.
folder
bool folder;
hidden
bool hidden;
name
const(char)[] name;
Undocumented in source.
path
const(char)[] path;
system
bool system;
Undocumented in source.

Meta