gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.util
/
TextUtil
/
convertLineSeparators
convert
Line
Separators
@
Nullable
open
fun
convertLineSeparators
(
@
Nullable
str
:
String
,
sep
:
String
)
:
String
Converts all line separators in the specified string to the specified line separator.