Groovy Documentation

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

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

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