public class WindowsGrantUserPermissionsFileManipulation extends Object implements FileManipulation
| Constructor and Description |
|---|
WindowsGrantUserPermissionsFileManipulation() |
| Modifier and Type | Method and Description |
|---|---|
void |
manipulateDirectory(Path path) |
void |
manipulateFile(Path path) |
public WindowsGrantUserPermissionsFileManipulation()
public void manipulateFile(Path path) throws IOException
manipulateFile in interface FileManipulationIOExceptionpublic void manipulateDirectory(Path path)
manipulateDirectory in interface FileManipulationCopyright © 2020. All rights reserved.