Tool

Configuration of the arguments of a ToolChain executable.

Inheritors

Functions

Link copied to clipboard
abstract fun args(args: Array<String>)
Adds a number of arguments to be passed to the tool.
Link copied to clipboard
abstract fun getArgs(): List<String>
The arguments passed when executing this tool.