normalized

expect fun normalized(): Path

Returns the normalized version of this path. This has the same effect as this.toString().toPath(normalize = true).

actual fun normalized(): Path
actual fun normalized(): Path