MCPcopy Create free account
hub / github.com/DjDeveloperr/deno_desktop / close

Method close

src/core.js:245–247  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

243 }
244
245 close() {
246 Deno.close(this.rid);
247 }
248}
249
250Deno.WinitWindow = WinitWindow;

Callers 1

cleanupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected