Back to Pocketbase

Interface newSyscallError

static/jsvm/interfaces/os.newSyscallError.html

latest607 B
Original Source

Interface newSyscallError

Hierarchy

  • newSyscallError

  • newSyscallError(syscall, err): void

NewSyscallError returns, as an error, a new [SyscallError] with the given system call name and error details. As a convenience, if err is nil, NewSyscallError returns nil.

Parameters

syscall: string
err: Error

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc