Function getEnvironmentVariable

#include <Geode/utils/general.hpp>std::stringgetEnvironmentVariable()

Gets an environment variable from the device.

Parameters

name

The key of the variable
Return value
The value of the variable
Examples0