Interface SwiftSharedLibrary
- All Superinterfaces:
Named, SoftwareComponent, SwiftBinary
A shared library 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 run-time file for this binary.Methods inherited from interface SwiftBinary
getCompileModules, getLinkLibraries, getModule, getObjects, getRuntimeLibraries, getSwiftSource, isDebuggable, isTestable
-
Method Details
-
getRuntimeFile
-