Class PathDoesntExistError

Represents an error when a path doesn't exist.

Hierarchy

  • Error
    • PathDoesntExistError

Constructors

Properties

Constructors

Properties

path: Path

The path that doesn't exist.

Generated using TypeDoc