ZipAppend

    ZIPPacker.swift:20
    enum ZipAppend

    Cases

    • case create

      Create a new zip archive at the given path.

    • case createafter

      Append a new zip archive to the end of the already existing file at the given path.

    • case addinzip

      Add new files to the existing zip archive at the given path.

    Other members in extension

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features