hacifootprint
hcifootprintInterfaces

GuardRead

Interface: GuardRead

Defined in: src/contextful/types.ts:170

One guard key and how it read at fire time. A NAME and an outcome — never a value.

Properties

held

held: boolean | "unevaluated"

Defined in: src/contextful/types.ts:173

'unevaluated' where the session's state view never held the key.


key

key: string

Defined in: src/contextful/types.ts:171

On this page