Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ dict
Method
dict
tools/settings.py:343–344 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
341
self.types[key] = type(value)
342
343
def
dict(self):
344
return
self.attrs
345
346
def
external_dict(self, skip_keys={}):
# noqa
347
external_settings = {}
Callers
2
external_dict
Method · 0.95
get_port_variant
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected