saker.zip Documentation TaskDoc JavaDoc Packages
public interface ZipCreatorTaskOutput
Represents the output of a ZIP archive creation task.
Methods
public SakerPath
Gets the output execution path of the created ZIP archive.
public abstract SakerPath getPath()
Gets the output execution path of the created ZIP archive.
The output path.