- Preparing search index...
- The search index is not available
adk
Function writeContentToFileSync
- writeContentToFileSync(dest: string, content: string, overrideDest?: boolean): void
-
Parameters
-
dest: string
-
content: string
-
Optional
overrideDest: boolean
Returns void
Writes content to a destination file. Overrides the destination file if it exists and override flag is set to true.