Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_exec_dir
Method
get_exec_dir
utility/gdre_settings.cpp:258–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
String GDRESettings::get_exec_dir() {
259
return GDRESettings::exec_dir;
260
}
261
262
bool GDRESettings::are_imports_loaded() const {
263
return import_files.size() > 0;
Callers
2
get_real_cwd
Function · 0.80
test_glob.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected