Loading...
Searching...
No Matches

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.
 
TF_API bool TfUnsetenv (const std::string &envName)
 Unset an environment variable.
 

Detailed Description

Functions for setting and unsetting environment variables.

Definition in file setenv.h.