Interface NativeExecutableBinary
- All Superinterfaces:
Binary, NativeBinary
A binary artifact for a
NativeExecutable, targeted at a particular platform with specific configuration.-
Method Summary
Methods inherited from interface Binary
getDisplayNameMethods inherited from interface NativeBinary
getBuildType, getFlavor, getTargetPlatform
-
Method Details
-
getExecutableFile
File getExecutableFile()The executable file.
-