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.
|
Struct for storing preset configurations. More...
#include <termstyle.hpp>
Public Attributes | |
StyleString | prefix |
StyleString | suffix |
Config | config |
Struct for storing preset configurations.
StyleString termstyle::PresetConfig::prefix |
StyleString termstyle::PresetConfig::suffix |