writeFile

open fun writeFile(content: String, destination: File)(source)
open fun writeFile(content: String, destination: File, encoding: String)(source)