|
termstyle 1.0.0-pre.3
An open-source C++ header file that enables developers to easily define and apply customizable style presets for terminal outputs such as warnings, infos, and errors.
|
Base class for all exceptions thrown by the library. More...
Classes | |
| class | Error |
| Base class for all exceptions thrown by the library. More... | |
| class | PresetNameUsed |
| Thrown when a preset name is already used. More... | |
| class | PresetNotFound |
| Thrown when a preset is not found. More... | |
| class | BadColorID |
Base class for all exceptions thrown by the library.