|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface GccTool
An executable tool that forms part of a tool chain.
Method Summary | |
---|---|
String
|
getExecutable()
The name of the executable file for this tool. |
void
|
setExecutable(String file)
Set the name of the executable file for this tool. |
Method Detail |
---|
public String getExecutable()
public void setExecutable(String file)
Gradle API 1.9-rc-1