Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ uninstallRepl
Function
uninstallRepl
build-system/tasks/e2e/repl.js:74–76 ·
view source on GitHub ↗
* Ends the debugging session.
()
Source
from the content-addressed store, hash-verified
72
* Ends the debugging session.
73
*/
74
function
uninstallRepl() {
75
delete global.repl;
76
}
77
78
module.exports = {
79
installRepl,
Callers
1
doTemplate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected