xoa.meta.reset_cache

Contents

xoa.meta.reset_cache#

xoa.meta.reset_cache(memory=False, **kwargs)[source]#

Reset the in memory meta specs cache

Parameters:

memory (bool) –

Remove the in-memory cache.

Warning

This may lead to unpredicted behaviors.