Interface SwiftExecutable
- All Superinterfaces:
Named, SoftwareComponent, SwiftBinary
An executable built from Swift source.
- Since:
- 4.2
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Modifier and TypeMethodDescriptionReturns the executable file for this binary.Returns the installation directory for this binary.Returns the script for running this binary.Methods inherited from interface SwiftBinary
getCompileModules, getLinkLibraries, getModule, getObjects, getRuntimeLibraries, getSwiftSource, isDebuggable, isTestable
-
Method Details
-
getExecutableFile
-
getInstallDirectory
-
getRunScriptFile
-