CPGen
C++ project generator
Loading...
Searching...
No Matches
include
CPGen
System
System.hpp
Go to the documentation of this file.
1
#pragma once
2
13
namespace
System
{
14
29
bool
isFontValid
();
30
31
}
// namespace System
System
Utilities that query or interact with the host operating system.
Definition
System.cpp:6
System::isFontValid
bool isFontValid()
Interactively check whether the terminal font supports Nerd Font glyphs.
Definition
System.cpp:8
Generated by
1.9.8