load_cache
Description:
public bool load_cache (bool is_user)
Load the user or system registry cache.
Parameters:
this |
An Registry.
|
is_user |
true if the registry cache is loaded in the user directory.
|
Returns:
true if the cache exists and is loaded successfully, false otherwise.
|