Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ capture_warnings
Function
capture_warnings
tools/diagnostics.py:141–142 ·
view source on GitHub ↗
(argv)
Source
from the content-addressed store, hash-verified
139
140
141
def
capture_warnings(argv):
142
return
manager.capture_warnings(argv)
143
144
145
manager = WarningManager()
Callers
nothing calls this directly
Calls
1
capture_warnings
Method · 0.80
Tested by
no test coverage detected