The options for caching
Whether only a specific classifier, as defined in the options, needs to be cached. If omitted, all classifiers are cached.
Additional classifiers that need to be created.
Goal listener that cleans up the cache restores after a goal has been run.
The options for caching
Whether only a specific classifier, as defined in the options, needs to be removed. If omitted, all classifiers are removed.
Additional classifiers that need to be removed.
Goal listener that performs cache restores before a goal has been run.
The options for caching
Whether only a specific classifier, as defined in the options, needs to be restored. If omitted, all classifiers defined in the options are restored.
Additional classifiers that need to be restored.
Interpolate information from goal invocation into the classifier.
Sanitize classifier for use in path. Replace any characters which might cause problems on POSIX or MS Windows with "_", including path separators. Ensure resulting file is not "hidden".
Generated using TypeDoc
Goal listener that performs caching after a goal has been run.