MCPcopy 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
258String GDRESettings::get_exec_dir() {
259 return GDRESettings::exec_dir;
260}
261
262bool GDRESettings::are_imports_loaded() const {
263 return import_files.size() > 0;

Callers 2

get_real_cwdFunction · 0.80
test_glob.hFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected