Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadFileOptions

Hierarchy

  • ReadFileOptions

Index

Properties

Properties

binary?: boolean

Is the file to be read a binary file.

default

false

cwd?: string

The root directory where to look for the file.

default

"/inform"

header?: boolean

If true, return value contains the Inform 7 header if present. Otherwise the header is not included in the return value.

default

false

Generated using TypeDoc