MCPcopy
hub / github.com/pallets/werkzeug / debugger.js

File debugger.js

src/werkzeug/debug/shared/debugger.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1docReady(() => {
2 if (!EVALEX_TRUSTED) {
3 initPinBox();
4 }

Callers

nothing calls this directly

Calls 9

docReadyFunction · 0.85
initPinBoxFunction · 0.85
createInteractiveConsoleFunction · 0.85
addConsoleIconToFramesFunction · 0.85
addToggleFrameTracebackFunction · 0.85
addInfoPromptFunction · 0.85
wrapPlainTracebackFunction · 0.85

Tested by

no test coverage detected