scratchSpace top-level property

ScratchSpace scratchSpace
final

A shared ScratchSpace for ddc and analyzer workers that persists throughout builds.

Implementation

final scratchSpace = ScratchSpace();