libtmux Reference MCP Search
On this page

exc.QueryValidationError.constructor

View as Markdown

Module
exc
Declared in
QueryValidationError
Package
@libtmux/libtmux
Source
packages/libtmux/src/exc.ts
constructor ( { cause, code, message, path = [], } : : { readonly cause?: unknown; readonly code: QueryValidationErrorCode; readonly message: string; readonly path?: readonly (string | number)[]; } )
method [source]
method [source]
constructor

0 declared, 0 inherited

Esc

Type to search.