ZipFolder.path

Allows you to read and specify the path to the archive. The effect of setting this is to change where the archive will be written to when flushed to disk.

  1. const(char)[] path [@property getter]
    class ZipFolder
    @property final
    const(char)[]
    path
    ()
  2. const(char)[] path [@property setter]

Meta