MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / get_extra

Method get_extra

utility/resource_info.cpp:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153Dictionary ResourceInfo::get_extra() const {
154 return extra;
155}
156
157String ResourceInfo::_to_string() {
158 return JSON::stringify(to_dict(), "", false, true);

Callers 1

_convert_layered_2dMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected