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를 명시적으로 추가합니다.