MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / response

Method response

daemon/src/entity/ctx.ts:11–13  ·  view source on GitHub ↗
(data: any)

Source from the content-addressed store, hash-verified

9 ) {}
10
11 public response(data: any) {
12 return this;
13 }
14}

Callers 8

passport_router.tsFile · 0.80
file_router.tsFile · 0.80
info_router.tsFile · 0.80
Instance_router.tsFile · 0.80
stream_router.tsFile · 0.80
schedule_router.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected