Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeFSAdapterOpts

Hierarchy

  • NodeFSAdapterOpts

Index

Properties

Properties

Optional cwd

cwd: string

The desired working directory for this adater; defaults to process current working directory.

Optional flushEnabled

flushEnabled: boolean

Enable flushing the file system before commiting; defaults to false, since flush is a destructive operation.

Generated using TypeDoc