|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface Tool
Configuration of the arguments of a ToolChain executable.
Method Summary | |
---|---|
void
|
args(String... args)
Adds a number of arguments to be passed to the tool. |
List
|
getArgs()
The arguments passed when executing this tool. |
Method Detail |
---|
public void args(String... args)
public List getArgs()
Gradle API 1.12