api / org.gradle.api.tasks.compile / CompileOptions / debug

debug

open fun debug(debugArgs: MutableMap<String, Any>): CompileOptions

Convenience method to set DebugOptions with named parameter syntax. Calling this method will set debug to true.