Enigma
3.2.0
A Simple, Reliable and Efficient Encryption Tool
|
#include <ENV.hpp>
Static Public Member Functions | |
static std::string | Get (const std::string &key) |
static void | Set (const std::string &key, const std::string &value) |
static void | Delete (const std::string &key) |
System's Environment Variable Manager The environment variables are set within the context of your program. When your program exits, you're back in the context from where your program was started.
|
static |
Unset process runtime environment variable
|
static |
Get process runtime environment variable value
|
static |
Set process runtime environment variable