mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 00:05:27 +01: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`.