gradle
8.5
API
gradle
/
org.gradle.util
/
TextUtil
/
normaliseFileSeparators
normalise
File
Separators
API
open
fun
normaliseFileSeparators
(
path
:
String
)
:
String
Converts all native file separators in the specified string to '/'.