Interface Vfs.Dir

    • Method Detail

      • getPath

        java.lang.String getPath()
      • getFiles

        java.lang.Iterable<Vfs.File> getFiles()
      • close

        void close()