withDebug

abstract fun withDebug(flag: Boolean): GradleRunner

Sets whether debugging support is enabled.

Return

this

Parameters

flag

the debug flag

See also