Skip to main content

别名

  • appendfileasync

参数

string
必填
Path resolved inside the workspace after separator normalization and workspace-boundary checks. Empty paths, paths outside the workspace, invalid filenames, DOS device names, and blocked extensions error.
string
必填
Lua string bytes to append. No newline or other separator is added automatically.

示例

显式追加 bytes;需要新行时自己包含 newline。