fileEntry

Create a file entry from a file path, relative to a base. archiveBase must be a parent path from filename, such as the the path of the entry is filename, relative to archiveBase. prefix is prepended to the name of the file in the archive.

fileEntry
(
string filename
,,
string prefix = null
)

Meta