public static interface Vfs.Dir extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
Iterable<Vfs.File> |
getFiles() |
String |
getPath() |
String getPath()
default void close()
close in interface AutoCloseableCopyright © 2023. All rights reserved.