api / org.gradle.tooling.events.task / TaskSkippedResult / getSkipMessage

getSkipMessage

abstract fun getSkipMessage(): String

Returns a message describing the reason for skipping the task.

Return
the message describing the skip reason