clear_default_cache_root()

auglib.clear_default_cache_root(augment=None)[source]

Clear default cache directory.

If augment is not None, deletes only the sub-directory where files created by the auglib.Augment object are stored.

Parameters:

augment (auglib.core.interface.Augment) – optional augmentation object