api / org.gradle.api.resources / TextResource / getInputProperties

getInputProperties

@Optional @Input abstract fun getInputProperties(): Any

Returns the input properties registered when this resource is used as task input. Not typically used directly.

Return
the input properties registered when this resource is used as task input