Skip to content

matchAuthError

matchAuthError(paneText): string | null

Defined in: src/verify-key.ts:44

First pane line matching any AUTH_ERROR_SIGNATURES signature, trimmed (for surfacing as detail); null when nothing matches. Line-scoped so the returned detail is a single readable line, not the whole buffer.

string

string | null