Back to Pocketbase

Interface PathError

static/jsvm/interfaces/os.PathError.html

latest1.1 KB
Original Source

Interface PathError

PathError records an error and the operation and file path that caused it.

Hierarchy

Index

Methods

errortimeoutunwrap

Properties

erroppath

Methods

error

  • error(): string

Returns string

timeout

  • timeout(): boolean

Timeout reports whether this error represents a timeout.

Returns boolean

unwrap

  • unwrap(): void

Returns void

Properties

err

err: Error

op

op: string

path

path: string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc