Package org.gradle.nativeplatform
Interface Tool
- All Known Subinterfaces:
- PreprocessingTool
Configuration of the arguments of a ToolChain executable.
- 
Method Summary
- 
Method Details- 
getArgsThe arguments passed when executing this tool.
- 
argsAdds a number of arguments to be passed to the tool.
 
-