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