saker.apple Documentation TaskDoc JavaDoc Packages
public interface InsertPlistWorkerTaskOutput
Output of the plist value insertion task.
Methods
public String
Gets the format identifier of the output plist.
public SakerPath
Gets the path to the output plist.
public abstract String getFormat()
Gets the format identifier of the output plist.
The format.
public abstract SakerPath getPath()
Gets the path to the output plist.
The absolute execution path.