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