ZipSubFolderEntry

Undocumented in source.

Members

Functions

create
VfsFolder create()
Undocumented in source.
open
VfsFolder open()
Undocumented in source.

Properties

exists
bool exists [@property getter]
Undocumented in source.

Inherited Members

From VfsFolderEntry

open
VfsFolder open()

Open a folder

create
VfsFolder create()

Create a new folder

exists
bool exists [@property getter]

Test to see if a folder exists

Meta