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.
Parameters
Section titled “Parameters”paneText
Section titled “paneText”string
Returns
Section titled “Returns”string | null