Uses of Class
org.apache.maven.plugins.clean.Cleaner.Result
-
Uses of Cleaner.Result in org.apache.maven.plugins.clean
Methods in org.apache.maven.plugins.clean that return Cleaner.ResultModifier and TypeMethodDescriptionprivate Cleaner.Result
Cleaner.delete
(File file, String pathname, Selector selector, boolean followSymlinks, boolean failOnError, boolean retryOnError) Deletes the specified file or directory.Methods in org.apache.maven.plugins.clean with parameters of type Cleaner.Result