Skip to main content

fs.readoptions

@listenai/lisa_core / Exports / fs / ReadOptions

Interface: ReadOptions

fs.ReadOptions

Table of contents#

Properties#

Properties#

encoding#

Optional encoding: string

Defined in#

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


flag#

Optional flag: string

Defined in#

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


fs#

Optional fs: object

Defined in#

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


reviver#

Optional reviver: any

Defined in#

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


throws#

Optional throws: boolean

Defined in#

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

  • 没帮助 0