MCPcopy Index your code
hub / github.com/MALSync/MALSync / closeBrowser

Function closeBrowser

test/headless/test.js:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48async function closeBrowser() {
49 if (browser) await browser.close();
50}
51
52const logBlocks = {};
53function log(block, text, indetion = 0) {

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected