Groovy Documentation

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

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

@Incubating
public interface Executable
extends NativeComponent

The logical representation of an executable native component.


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

Gradle API 1.7