MCPcopy 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
118String FakeScript::get_source_code() const {
119 return source;
120}
121
122String FakeScript::get_script_path() const {
123 return get_path();

Callers 3

resource_to_stringMethod · 0.80
_export_fileMethod · 0.80
export_resourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected