Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GDRETools/gdsdecomp
/ get_source_code
Method
get_source_code
compat/fake_script.cpp:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
String FakeScript::get_source_code() const {
119
return source;
120
}
121
122
String FakeScript::get_script_path() const {
123
return get_path();
Callers
3
resource_to_string
Method · 0.80
_export_file
Method · 0.80
export_resource
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected