Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.util
/
TextUtil
/
containsWhitespace
contains
Whitespace
API
open
fun
containsWhitespace
(
str
:
String
)
:
Boolean
(
source
)
Tells whether the specified string contains any whitespace characters.