api / org.gradle.process / BaseExecSpec / getCommandLine

getCommandLine

abstract fun getCommandLine(): MutableList<String>

Returns the full command line, including the executable plus its arguments.

Return
The full command line, including the executable plus its arguments