MCPcopy 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
272export async function applyApiHandler(ctx: Context, name: string, path: string) {

Callers 1

cleanMethod · 0.45

Calls 1

disposeMethod · 0.45

Tested by

no test coverage detected