appendToFile
appendToFile(
filePath,content):void
Defined in: core/dist/utils/fileUtils.d.ts:83
Parameters
Section titled “Parameters”filePath
Section titled “filePath”string
content
Section titled “content”string
Returns
Section titled “Returns”void