Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ clear
Method
clear
packages/websockets/sockets-container.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public clear() {
30
this.serverAndEventStreamsHosts.clear();
31
}
32
33
private generateHashByOptions<T extends GatewayMetadata = any>(
34
options: T,
Callers
2
close
Method · 0.45
container.spec.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected