- getEntries
string[] getEntries()
Undocumented in source. Be warned that the author may not have intended to support it.
- haveEntry
bool haveEntry(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- listFiles
string[] listFiles(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- optimizeKey
void optimizeKey(string key)
Undocumented in source.
- add
void add(string key, string sourcePath)
Undocumented in source. Be warned that the author may not have intended to support it.
- extract
void extract(string key, string targetPath, bool delegate(string) pathFilter)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
Store cached builds in subdirectories. Optimize things by hard-linking identical files.