fs.writeoptions
@listenai/lisa_core / Exports / fs / WriteOptions
Interface: WriteOptions
fs.WriteOptions
#
Hierarchy↳
WriteOptions
#
Table of contents#
Properties#
Properties#
EOL• Optional
EOL: string
#
Defined innode_modules/@types/fs-extra/index.d.ts:352
#
encoding• Optional
encoding: null
| string
#
Inherited from#
Defined innode_modules/@types/fs-extra/index.d.ts:343
#
flag• Optional
flag: string
#
Inherited from#
Defined innode_modules/@types/fs-extra/index.d.ts:344
#
fs• Optional
fs: object
#
Defined innode_modules/@types/fs-extra/index.d.ts:349
#
mode• Optional
mode: number
#
Inherited from#
Defined innode_modules/@types/fs-extra/index.d.ts:345
#
replacer• Optional
replacer: any
#
Defined innode_modules/@types/fs-extra/index.d.ts:350
#
spaces• Optional
spaces: string
| number
#
Defined innode_modules/@types/fs-extra/index.d.ts:351