Skip to content

Interface: TracePollResult

Defined in: sources.ts:47

Properties

changed

changed: boolean

Defined in: sources.ts:49

Whether the trace advanced since the last poll.


rev

rev: number

Defined in: sources.ts:51

The current revision (echo it back as ?since= to detect the next change).


trace?

optional trace?: LiveTrace

Defined in: sources.ts:53

The full trace, present only when changed.