api / org.gradle.nativeplatform.toolchain / CommandLineToolConfiguration / withArguments

withArguments

abstract fun withArguments(arguments: Action<in MutableList<String>>): Unit

Adds an action that will be applied to the command-line arguments prior to execution.