koutil
Loading...
Searching...
No Matches
koutil::util Namespace Reference

Functions

std::string_view safe_getenv (const char *name)
 

Variables

constexpr char ESC = '\x1B'
 

Function Documentation

◆ safe_getenv()

std::string_view koutil::util::safe_getenv ( const char * name)
inline

Variable Documentation

◆ ESC

char koutil::util::ESC = '\x1B'
constexpr