- getEntriesstring[] getEntries() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- haveEntrybool haveEntry(string key) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- listFilesstring[] listFiles(string key) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- optimizeKeyvoid optimizeKey(string key) 
- Undocumented in source. 
- addvoid add(string key, string sourcePath) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- extractvoid extract(string key, string targetPath, bool delegate(string) pathFilter) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- removevoid remove(string key) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
The bare minimum required for ae.sys.d to work. Implement a temporary cache which is deleted as soon as it's no longer immediately needed.