KeyValCache.CacheResult
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
Methods
result ( Dictionary data ) static |
Property Descriptions
Dictionary cache = {}
There is currently no description for this property. Please help us by contributing one!
bool errored = false
There is currently no description for this property. Please help us by contributing one!
String error_msg = ""
There is currently no description for this property. Please help us by contributing one!
bool no_file = false
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
KeyValCache.CacheResult err ( String msg ) static
There is currently no description for this method. Please help us by contributing one!
KeyValCache.CacheResult result ( Dictionary data ) static
There is currently no description for this method. Please help us by contributing one!