|
CPGen
C++ project generator
|
#include "CPGen/System/System.hpp"#include "CPGen/TUI/Misc/Ascii.hpp"#include <iostream>#include <string>
Namespaces | |
| namespace | System |
| Utilities that query or interact with the host operating system. | |
Functions | |
| bool | System::isFontValid () |
| Interactively check whether the terminal font supports Nerd Font glyphs. | |