Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FoalTS/foal
/ AppController
Class
AppController
packages/socket.io/src/socketio-controller.service.spec.ts:564–564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
562
563
it(
'and should use the right service manager when executing hooks.'
,
async
() => {
564
class
AppController {}
565
566
class
Service {
567
foo() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected