zthor.filetable

Undocumented in source.

Members

Functions

fill
void fill(THOR thor, THORFiletable files, const(wstring)[] filters, Flag!"includeRemovals" includeRemovals)
Undocumented in source. Be warned that the author may not have intended to support it.
fillSingleFile
void fillSingleFile(THOR thor, THORFiletable files, const(wstring)[] filters, Flag!"includeRemovals" includeRemovals)
Undocumented in source. Be warned that the author may not have intended to support it.
inFilter
bool inFilter(THORFile file, const(wstring)[] filterList)

Checks if a given THORFile matches one of our filters.

Meta