Expand description
User-facing output.
Data goes to standard output so cd $(aoc path) works; diagnostics go to
standard error. Handlers emit semantic Events, so tests assert on what
happened rather than on ANSI escape sequences.
Structs§
- Term
Reporter - Writes events to the terminal, colouring answers by verdict.
Enums§
- Event
- Something worth telling the user about.