mirror of
https://github.com/cheat/cheat.git
synced 2025-04-08 02:34:03 +02:00

Implemnted an assertion that `CHEAT_HIGHLIGHT` (if set) contains a value that is acceptible to `termcolors`. This happens only once, upon the invokation of `__main__`. If the assertion fails, `cheat` terminates with an exit code of `1`.