![]() |
Functions for setting and unsetting environment variables. More...
Include dependency graph for setenv.h: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. More... | |
| TF_API bool | TfUnsetenv (const std::string &envName) |
| Unset an environment variable. More... | |
Functions for setting and unsetting environment variables.
Definition in file setenv.h.