MCPcopy 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
342NodePath NodeDiffResult::get_path() const {
343 return path;
344}
345
346void NodeDiffResult::set_type(const String &p_type) {
347 type = p_type;

Callers 15

_wget_syncFunction · 0.45
load_projectMethod · 0.45
get_remapsMethod · 0.45
get_mapped_pathMethod · 0.45
get_remapMethod · 0.45
has_remapMethod · 0.45
remove_remapMethod · 0.45
get_log_file_pathMethod · 0.45
_do_import_loadMethod · 0.45
load_import_filesMethod · 0.45
load_import_fileMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_exported_projectMethod · 0.36
check_external_testFunction · 0.36