Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ send
Method
send
site/src/testHelpers/storybook.tsx:112–112 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
send() {}
113
114
addEventListener(type: string, callback: CallbackFn) {
115
this.#listeners.set(type, callback);
Callers
9
WorkspaceTerminal
Function · 0.45
scheduleTerminalResize
Function · 0.45
websockets.test.ts
File · 0.45
TerminalPage.test.tsx
File · 0.45
sendMessage
Function · 0.45
WorkspaceBuildPage.test.tsx
File · 0.45
sendMessage
Function · 0.45
sendMessage
Function · 0.45
sendMessage
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected