MCPcopy
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 */
74function uninstallRepl() {
75 delete global.repl;
76}
77
78module.exports = {
79 installRepl,

Callers 1

doTemplateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected