Function Catch::Detail::getEnv

Function Documentation

char const *Catch::Detail::getEnv(char const *varName)

Wrapper over std::getenv that compiles on UWP (and always returns nullptr there)