Configuration options for FileWriter service
Optional
Enable atomic writes (write to temp file, then rename) Prevents partial writes on failure
true Copy
true
File encoding for markdown files
'utf8' Copy
'utf8'
Whether to overwrite existing files
false - throw error if file exists Copy
false - throw error if file exists
Configuration options for FileWriter service