MCPcopy Index your code
hub / github.com/github/awesome-copilot / close

Method close

extensions/java-modernization-studio/test/cockpit.test.mjs:1008–1008  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1006 });
1007 const win = { __APPMOD__: { instanceId: "exec", initialTab }, addEventListener() {}, location: {}, scrollTo() {} };
1008 const ES = class { constructor() {} addEventListener() {} close() {} };
1009 const doc = {
1010 getElementById: (id) => { if (!slots[id]) slots[id] = make(id); return slots[id]; },
1011 querySelectorAll: () => [],

Callers 15

mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
mainFunction · 0.80
promptForRepoFunction · 0.80
askQuestionFunction · 0.80
createSkillTemplateFunction · 0.80
createPluginFunction · 0.80
extension.mjsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected