Arthas UI
Toggle table of contents
0.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
Arthas UI
Arthas UI
/
io.github.vudsen.arthasui.api.host
/
ShellAvailableHostMachine
/
createFile
create
File
abstract
fun
createFile
(
path
:
String
,
content
:
String
?
)
创建文件, 若文件已经存在,则会覆盖
Parameters
path
文件路径
content
文件内容