writeFile

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