mirror of
https://github.com/nsnail/spectre.console.git
synced 2026-05-04 22:29:29 +08:00
3e2eea730b
* Moves ColorSystem from Profile to Capabilities * Renames Tty to IsTerminal * Adds IAnsiConsoleOutput to make output more flexible Closes #343 Closes #359 Closes #369