MCPcopy Create free account
hub / github.com/6pac/SlickGrid / destroy

Function destroy

scripts/dev-watch.mjs:164–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162 }
163
164 async function destroy() {
165 console.log('Exiting the dev file watch...');
166 bsync.exit();
167 (await subscription).unsubscribe();
168 }
169
170 // start dev watch process
171 init();

Callers 1

initFunction · 0.70

Calls 1

unsubscribeMethod · 0.65

Tested by

no test coverage detected