MCPcopy Index your code
hub / github.com/codeaashu/claude-code / cancel

Method cancel

src/server/web/public/terminal.js:786–788  ·  view source on GitHub ↗
(e3, t3)

Source from the content-addressed store, hash-verified

784 }
785 }
786 cancel(e3, t3) {
787 if (this.options.cancelEvents || t3) return e3.preventDefault(), e3.stopPropagation(), false;
788 }
789 }
790 t2.Terminal = P;
791 }, 9924: (e2, t2) => {

Callers 9

bindMouseMethod · 0.95
_keyDownMethod · 0.95
_keyPressMethod · 0.95
_inputEventMethod · 0.95
detachForShutdownMethod · 0.45
unmountMethod · 0.45
onSessionDoneFunction · 0.45
releaseStreamResourcesFunction · 0.45
useTypeaheadFunction · 0.45

Calls 2

preventDefaultMethod · 0.80
stopPropagationMethod · 0.80

Tested by

no test coverage detected