| 
|   | ColorManipulator.hpp | 
|   | Provides utilities for changing text color in streams. 
  | 
|   | 
|   | encoding_utils.hpp | 
|   | Utilities for working with character encodings and string transformations. 
  | 
|   | 
|   | enums.hpp | 
|   | Contains enumerations and utility functions for text colors. 
  | 
|   | 
|   | json_utils.hpp | 
|   | Utilities for working with JSON strings, including removing comments. 
  | 
|   | 
|   | path_utils.hpp | 
|   | Utilities for working with file and directory paths, including resolving paths relative to the executable. 
  | 
|   | 
|   | system_utils.hpp | 
|   | Provides system-related utility functions such as clipboard handling, OS detection, and system information retrieval. 
  | 
|   | 
|   | types.hpp | 
|   | Contains common type. 
  | 
|   |