OGS
anonymous_namespace{FileTools.cpp} Namespace Reference

Variables

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

Variable Documentation

◆ project_directory

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

The directory where the prj file resides.

Definition at line 31 of file FileTools.cpp.

◆ 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 34 of file FileTools.cpp.