Skip to main content

fs.writeoptions

@listenai/lisa_core / Exports / fs / WriteOptions

Interface: WriteOptions

fs.WriteOptions

Hierarchy#

Table of contents#

Properties#

Properties#

EOL#

Optional EOL: string

Defined in#

node_modules/@types/fs-extra/index.d.ts:352


encoding#

Optional encoding: null | string

Inherited from#

WriteFileOptions.encoding

Defined in#

node_modules/@types/fs-extra/index.d.ts:343


flag#

Optional flag: string

Inherited from#

WriteFileOptions.flag

Defined in#

node_modules/@types/fs-extra/index.d.ts:344


fs#

Optional fs: object

Defined in#

node_modules/@types/fs-extra/index.d.ts:349


mode#

Optional mode: number

Inherited from#

WriteFileOptions.mode

Defined in#

node_modules/@types/fs-extra/index.d.ts:345


replacer#

Optional replacer: any

Defined in#

node_modules/@types/fs-extra/index.d.ts:350


spaces#

Optional spaces: string | number

Defined in#

node_modules/@types/fs-extra/index.d.ts:351

  • 没帮助 0