ComponentWithDependencies, ComponentWithExecutable, ComponentWithInstallation, ComponentWithNativeRuntime, ComponentWithObjectFiles, ComponentWithOutputs, Named, SoftwareComponent, SwiftBinary@Incubating public interface SwiftExecutable extends SwiftBinary, ComponentWithExecutable, ComponentWithInstallation, ComponentWithOutputs
Named.Namer| Modifier and Type | Method | Description | 
|---|---|---|
| Provider<RegularFile> | getDebuggerExecutableFile() | Returns the executable file to use with a debugger for this binary. | 
getDependenciesgetExecutableFile, getExecutableFileProducer, getLinkLibraries, getLinkTaskgetInstallDirectory, getInstallTask, getRuntimeLibrariesgetBaseName, getTargetMachine, getToolChain, isDebuggable, isOptimizedgetObjectsgetOutputsgetCompileModules, getCompileTask, getLinkLibraries, getModule, getModuleFile, getRuntimeLibraries, getSwiftSource, getTargetPlatform, isTestableProvider<RegularFile> getDebuggerExecutableFile()