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.

例

新しい行が必要な場合は、自分で newline を含めて bytes を明示的に追加します。