AlloViz.AlloViz.Elements.Nodes._maybe_update_cacher

Nodes._maybe_update_cacher(clear: bool = False, verify_is_copy: bool = True, inplace: bool = False) None

See if we need to update our parent cacher if clear, then clear our cache.

Parameters:
clearbool, default False

Clear the item cache.

verify_is_copybool, default True

Provide is_copy checks.