Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
250
Deno.WinitWindow = WinitWindow;
Callers
1
cleanup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected