Hyperlinkv0.9.0-beta.0

Daemon

Daemon.DaemonLiveEventtypesrc/Daemon.ts:430
DaemonLiveEvent

One daemon execution lifecycle fact — shared by live Daemon.events and durable store rows (Started | Completed | Failed | Interrupted). Tag-stamped success / error ride Completed.success? / Failed.error the same way on both surfaces.

modelsDaemon.events
Source src/Daemon.ts:4301 lines
export type DaemonLiveEvent = DaemonStoreEvent;
Referenced by 1 symbols