appendToFile
appendToFile(
filePath,content):void
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/utils/fileUtils.ts:259
Parameters
Section titled “Parameters”filePath
Section titled “filePath”string
content
Section titled “content”string
Returns
Section titled “Returns”void