|
Functions for setting and unsetting environment variables. More...
Go to the source code of this file.
Functions | |
TF_API bool | TfSetenv (const std::string &envName, const std::string &value) |
Set an environment variable. | |
TF_API bool | TfUnsetenv (const std::string &envName) |
Unset an environment variable. | |
Functions for setting and unsetting environment variables.
Definition in file setenv.h.