writeText

expect fun File.writeText(text: String)

Writes text to file creating it if needed and fully overwriting any previous content

actual fun File.writeText(text: String)

Writes text to file creating it if needed and fully overwriting any previous content

actual fun File.writeText(text: String)

Writes text to file creating it if needed and fully overwriting any previous content

actual fun File.writeText(text: String)

Writes text to file creating it if needed and fully overwriting any previous content