Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_path
Method
get_path
utility/diff_result.cpp:342–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
NodePath NodeDiffResult::get_path() const {
343
return path;
344
}
345
346
void NodeDiffResult::set_type(const String &p_type) {
347
type = p_type;
Callers
15
_wget_sync
Function · 0.45
load_project
Method · 0.45
get_remaps
Method · 0.45
get_remapped_source_path
Method · 0.45
get_mapped_path
Method · 0.45
get_remap
Method · 0.45
has_remap
Method · 0.45
remove_remap
Method · 0.45
get_log_file_path
Method · 0.45
_do_import_load
Method · 0.45
load_import_files
Method · 0.45
load_import_file
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_exported_project
Method · 0.36
check_external_test
Function · 0.36