fileUrl

expect fun fileUrl(path: String): Url

Platform-specific factory backing Url.Companion.file: builds a file://-scheme Url for path.

actual fun fileUrl(path: String): Url

Platform-specific factory backing Url.Companion.file: builds a file://-scheme Url for path.

actual fun fileUrl(path: String): Url

Platform-specific factory backing Url.Companion.file: builds a file://-scheme Url for path.