EBackend.CacheReaper 
g 
EBackend.CacheReaper 
EBackend.CacheReaper 
 
 
EDataServer.Extensible 
EDataServer.Extensible 
 
 
EDataServer.Extensible->EBackend.CacheReaper 
 
EDataServer.Extension 
EDataServer.Extension 
 
 
EDataServer.Extension->EBackend.CacheReaper 
 
GObject.GInterface 
GObject.GInterface 
 
 
GObject.GInterface->EDataServer.Extensible 
 
GObject.Object 
GObject.Object 
 
 
GObject.Object->EDataServer.Extension 
 
 
 
Class Details 
class  EBackend.CacheReaper( **kwargs )  
classmethod  type_register( type_module )  
  
add_private_directory( name )  
Parameters: name  (str  
Let’s the self  know about a private directory named name ,
thus it won’t delete it from cache or data directories. The name 
is just a directory name, not a path.
 
remove_private_directory( name )  
Parameters: name  (str  
Remove private directory named name  from the list of private
directories in the self , previously added with
EBackend.CacheReaper.add_private_directory