Groovy Documentation

org.gradle.nativecode.base
[Java] Interface Executable

org.gradle.nativecode.base.NativeComponent
  org.gradle.api.Named
      org.gradle.nativecode.base.Executable
All Superinterfaces:
NativeComponent, Named

@Incubating
public interface Executable
extends NativeComponent

The logical representation of an executable native component.


Method Summary
 
Methods inherited from interface NativeComponent
flavors, getBaseName, getBinaries, getFlavors, getSource, setBaseName, source
 
Methods inherited from interface Named
getName
 

Gradle API 1.8