saker.apple
Documentation
TaskDoc
JavaDoc
Packages
nest.repository.support
saker.android
saker.apple
saker.build
saker.clang
saker.compiler.utils
saker.jar
saker.java.compiler
saker.java.testing
saker.maven.classpath
saker.maven.support
saker.msvc
saker.nest
saker.rmi
saker.sdk.support
saker.standard
saker.util
saker.windows
saker.zip
Home
Build trace
Sponsor
Blog
GitHub
JavaDoc
Packages
All classes
Constants
package
saker.apple.api.plist
public interface
InsertPlistWorkerTaskOutput
Output of the plist value insertion task.
Methods
public
String
getFormat
()
Gets the format identifier of the output plist.
public
SakerPath
getPath
()
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.