Back to Pocketbase

Interface LinkError

static/jsvm/interfaces/os.LinkError.html

latest940 B
Original Source

Interface LinkError

LinkError records an error during a link or symlink or rename system call and the paths that caused it.

Hierarchy

  • LinkError

Index

Methods

errorunwrap

Properties

errnewoldop

Methods

error

  • error(): string

Returns string

unwrap

  • unwrap(): void

Returns void

Properties

err

err: Error

new

new: string

old

old: string

op

op: string

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc