public static interface Vfs.Dir
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.lang.Iterable<Vfs.File> |
getFiles() |
java.lang.String |
getPath() |
java.lang.String getPath()
java.lang.Iterable<Vfs.File> getFiles()
void close()