Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.ts
File · 0.80
file_router.ts
File · 0.80
environment_router.ts
File · 0.80
info_router.ts
File · 0.80
Instance_router.ts
File · 0.80
stream_router.ts
File · 0.80
schedule_router.ts
File · 0.80
java_manager_router.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected