gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.nativeplatform.toolchain
/
CommandLineToolConfiguration
Command
Line
Tool
Configuration
@
Incubating
interface
CommandLineToolConfiguration
An executable tool that forms part of a tool chain.
Inheritors
GccCommandLineToolConfiguration
Members
Functions
with
Arguments
Link copied to clipboard
abstract
fun
withArguments
(
arguments
:
Action
<
out
Any
>
)
Adds an action that will be applied to the command-line arguments prior to execution.