xoa.cf.reset_cache# xoa.cf.reset_cache(disk=True, memory=False)[source]# Reset the on disk and/or in memory cf specs cache Parameters: disk (bool) – Remove the cf specs cahce file (USER_CF_CACHE_FILE) memory (bool) – Remove the in-memory cache. Warning This may lead to unpredicted behaviors.