OGS
anonymous_namespace{FileTools.cpp} Namespace Reference

Variables

std::string project_directory
 The directory where the prj file resides. More...
 
bool project_directory_is_set = false
 Whether the project directory has already been set. More...
 

Variable Documentation

◆ project_directory

std::string anonymous_namespace{FileTools.cpp}::project_directory

◆ project_directory_is_set

bool anonymous_namespace{FileTools.cpp}::project_directory_is_set = false

Whether the project directory has already been set.

Definition at line 30 of file FileTools.cpp.

Referenced by BaseLib::getProjectDirectory(), BaseLib::isProjectDirectorySet(), and BaseLib::setProjectDirectory().