63 if (!getenv(iEnvVarName.c_str())) {
64 cerr <<
"Warning: You may want to set the $" << iEnvVarName
65 <<
" environment variable to use Freestyle." << endl
66 <<
" Otherwise, the current directory will be used instead." << endl;
70 value = getenv(iEnvVarName.c_str());
const char * BKE_appdir_program_dir() ATTR_WARN_UNUSED_RESULT ATTR_RETURNS_NONNULL
std::optional< std::string > BKE_appdir_folder_id(int folder_id, const char *subfolder) ATTR_WARN_UNUSED_RESULT
Configuration definitions.
static string getEnvVar(const string &iEnvVarName)
void setRootDir(const string &iRootDir)
static Path * getInstance()
void setHomeDir(const string &iHomeDir)