Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hydro-dev/Hydro
/ cleanup
Method
cleanup
framework/framework/api.ts:267–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
}
266
267
async
cleanup() {
268
await
this.dispose?.();
269
}
270
}
271
272
export
async
function
applyApiHandler(ctx: Context, name: string, path: string) {
Callers
1
clean
Method · 0.45
Calls
1
dispose
Method · 0.45
Tested by
no test coverage detected