mirror of
https://github.com/cheat/cheat.git
synced 2026-05-28 03:58:44 +02:00
28a2902e20
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`.