@Incubating public interface SwiftExecutable extends SwiftBinary
Named.Namer
Modifier and Type | Method and Description |
---|---|
Provider<RegularFile> |
getExecutableFile()
Returns the executable file for this binary.
|
Provider<Directory> |
getInstallDirectory()
Returns the installation directory for this binary.
|
Provider<RegularFile> |
getRunScriptFile()
Returns the script for running this binary.
|
getCompileModules, getLinkLibraries, getModule, getObjects, getRuntimeLibraries, getSwiftSource, isDebuggable, isTestable
Provider<RegularFile> getExecutableFile()
Provider<Directory> getInstallDirectory()
Provider<RegularFile> getRunScriptFile()