VfsFiles

Operations upon a set of files

Members

Functions

opApply
int opApply(int delegate(ref VfsFile) dg)

Iterate over the set of contained VfsFile instances

Properties

bytes
ulong bytes [@property getter]

Return the total size of all files

files
size_t files [@property getter]

Return the total number of entries

Meta