atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
DataCache
atelier
common
resource
Undocumented in source.
class
DataCache : ResourceCache!T(
T
) {
this
(string path, string sub, string filter);
}
Constructors
this
this
(string path, string sub, string filter)
Undocumented in source.
Meta
Source
See Implementation
atelier
common
resource
classes
DataCache
ResourceCache
functions
canFetch
canFetchPack
fetch
fetchAllTuples
fetchPack
fetchPackNames
fetchPackTuples
fetchPrototype
getResourceCache
setResourceCache