Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadOptions

Hierarchy

  • ReadOptions

Index

Properties

Optional encoding

encoding: undefined | string

Optional flag

flag: undefined | string

Optional fs

fs: undefined | object

Optional reviver

reviver: any

Optional throws

throws: undefined | false | true