Archive.getFile

class Archive(T, Filter = NullArchiveFilter)
getFile
(
string path
)

Return Value

Type: File

The file associated with the given path variable, or null if no such file exists in the archive.

Meta