@Incubating public class NativeExecutableFileSpec extends Object
TODO:HH resolve naming conflict with existing NativeExecutableSpec
Constructor | Description |
---|---|
NativeExecutableFileSpec() |
Modifier and Type | Method | Description |
---|---|---|
File |
getFile() |
|
ToolChain |
getToolChain() |
|
void |
setFile(File file) |
|
void |
setToolChain(ToolChain toolChain) |