MaleficExtensions
Toggle table of contents
1.4.4
jvm
Platform filter
jvm
Switch theme
Search in API
MaleficExtensions
core
/
xyz.malefic.ext.file
/
saveFile
save
File
fun
File
.
saveFile
(
content
:
String
)
:
Job
Asynchronously saves the provided content to the file.
Parameters
content
The content to be written to the file.