Named
, SoftwareComponent
, SwiftBinary
@Incubating public interface SwiftSharedLibrary extends SwiftBinary
Named.Namer
Modifier and Type | Method | Description |
---|---|---|
Provider<RegularFile> |
getRuntimeFile() |
Returns the run-time file for this binary.
|
getCompileModules, getLinkLibraries, getModule, getObjects, getRuntimeLibraries, getSwiftSource, isDebuggable, isTestable
Provider<RegularFile> getRuntimeFile()