Groovy Documentation

org.gradle.plugins.binaries.model
[Java] Interface Executable

org.gradle.api.Named
  org.gradle.plugins.binaries.model.Executable
      org.gradle.plugins.binaries.model.Binary
All Superinterfaces:
Named, Binary

public interface Executable
extends Binary

An executable binary


Method Summary
 
Methods inherited from interface Binary
getProject, getSourceSets, getSpec
 
Methods inherited from interface Named
getName
 

Groovy Documentation