ZipPolicy.DirectoryImpl

Directory implementation for Zip archives. Provides any additional functionality required by ZipArchives.

class ZipPolicy
static
class DirectoryImpl : ArchiveDirectory!(ZipPolicy) {}

Constructors

this
this()
Undocumented in source.
this
this(string path)
Undocumented in source.
this
this(string[] path)
Undocumented in source.

Meta