- All Superinterfaces:
AutoCloseable,Closeable
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoiddirectoryAccessible(String file) booleandirectoryExists(String file) booleanfileExists(String file) longgetFileSize(String file) getShell()listFilesRecursively(String file) voidvoidopen()openOutput(String file, long totalBytes) voidsymbolicLink(String linkFile, String targetFile) void
-
Method Details
-
getFileSize
-
getShell
Optional<ShellControl> getShell() -
open
- Throws:
Exception
-
openInput
- Throws:
Exception
-
openOutput
- Throws:
Exception
-
fileExists
-
delete
-
copy
-
move
-
mkdirs
-
touch
-
symbolicLink
-
directoryExists
-
directoryAccessible
-
listFiles
-
listFilesRecursively
-
listRoots
-