Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn BuildStatus into an interface | Colin Cross | 2020-12-18 | 1 | -0/+35 |
Make BuildStatus an abstract interface, and move the current implementation to StatusPrinter, to make way for a serialized Status output. |