![]()  | 
  
    Consolix
    
   | 
 
Entry point for including utility headers for Consolix. More...
#include "config_macros.hpp"#include "core/platform_includes.hpp"#include "utils/enums.hpp"#include "utils/types.hpp"#include "utils/ColorManipulator.hpp"#include "utils/encoding_utils.hpp"#include "utils/path_utils.hpp"#include "utils/json_utils.hpp"#include "utils/system_utils.hpp"Go to the source code of this file.
Macros | |
| #define | _CONSOLIX_UTILS_HPP_INCLUDED | 
Entry point for including utility headers for Consolix.
This header serves as a unified inclusion point for various utility modules within the Consolix framework. By including this file, all common utilities, enumerations, and helper functions become available.
Definition in file utils.hpp.