Interface Swiftc
- All Superinterfaces:
Named, NativeToolChain, ToolChain
The Swift Compiler tool chain.
- Since:
- 4.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface Named
Named.Namer -
Method Summary
Methods inherited from interface ToolChain
getDisplayName
-
Method Details
-
getPath
-
path
Append an entry or entries to the tool chain path.- Parameters:
pathEntries- The path values to append. These are evaluated as perProject.files(Object...)
-