public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkReadOnly(File file) |
static void |
markAsReadOnly(File file) |
public static void markAsReadOnly(File file) throws IOException
IOExceptionpublic static void checkReadOnly(File file) throws IOException, org.apache.maven.plugin.MojoExecutionException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2017 MuleSoft Inc. All rights reserved.