Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ dispose
Function
dispose
framework/framework/server.ts:50–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
const
scope = ctx.plugin(() => { });
49
await
scope;
50
const
dispose = () => scope.dispose();
51
return
{
52
scope,
53
ctx: scope.ctx,
Callers
4
ProblemConfig
Function · 0.85
disposeAll
Method · 0.85
apply
Function · 0.85
register
Method · 0.85
Calls
1
dispose
Method · 0.45
Tested by
no test coverage detected