Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FSError

Interface for reporting an error from Node's FS module.

Hierarchy

  • FSError

Index

Properties

Properties

code

code: string

Error code.

message

message: string

Error message.

Generated using TypeDoc