save_cache
Description:
public bool save_cache (bool is_user)
Save the registry in a user directory or system directory.
Parameters:
this |
An Registry.
|
is_user |
true if the registry cache is saved in the user directory.
|
Returns:
true if the cache is saved successfully, false otherwise.
|