krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasi-preview3
/
uk.shusek.krwa.wasi.preview3
/
WasiFileSystem
/
appendText
append
Text
fun
appendText
(
path
:
String
,
text
:
String
,
charsetName
:
String
=
DEFAULT_CHARSET
,
createParentDirectories
:
Boolean
=
true
)