NativeIntegrationPosixFileSystemspublic interface FileSystems extends NativeIntegration
| Modifier and Type | Method | Description |
|---|---|---|
List<FileSystemInfo> |
getFileSystems() |
Returns the set of all file systems for the current machine.
|
List<FileSystemInfo> getFileSystems() throws NativeException
NativeException - On failure.