Skip to main content
Version: v0.0.2

Interface: LookupUnknown

A fail-safe unknown lookup - the never-fabricate outcome; no display is ever guessed.

Properties

code

readonly code: "TERM_CODE_UNKNOWN"

The stable diagnostic code for an unknown code.


found

readonly found: false

Discriminant: the code was not found.


input

readonly input: string

The code that was looked up, echoed so the caller can surface it.