Home > @rushstack/node-core-library > IFileSystemWriteFileOptionsBase
IFileSystemWriteFileOptionsBase interface
Signature:
export interface IFileSystemWriteFileOptionsBase
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
boolean | (Optional) If true, will ensure the folder is created before writing the file. |