ExtractionRunTransitionResult

What a terminal write returned: the run in its terminal state, and whether this call is what put it there.

EXPERIMENTAL. The shape may still change while extraction runs (DICE #67) land.

Constructors

Link copied to clipboard
constructor(run: ExtractionRun, outcome: ExtractionRunTransitionOutcome)

Properties

Link copied to clipboard

True when this call ended the run rather than finding it already ended.

Link copied to clipboard

Whether this call applied the transition or replayed one already recorded

Link copied to clipboard

The run, terminal