Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
Dictionary ResourceInfo::get_extra() const {
154
return extra;
155
}
156
157
String ResourceInfo::_to_string() {
158
return JSON::stringify(to_dict(),
""
, false, true);
Callers
1
_convert_layered_2d
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected