CommandLineToolConfiguration

An executable tool that forms part of a tool chain.

Inheritors

Functions

Link copied to clipboard
abstract fun withArguments(arguments: Action<in List<String>>)
Adds an action that will be applied to the command-line arguments prior to execution.