clear_default_cache_root()¶
- auglib.clear_default_cache_root(augment=None)[source]¶
Clear default cache directory.
If
augmentis not None, deletes only the sub-directory where files created by theauglib.Augmentobject are stored.- Parameters
augment (
typing.Optional[auglib.core.interface.Augment]) – optional augmentation object