MCPcopy 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

WorkspaceTerminalFunction · 0.45
scheduleTerminalResizeFunction · 0.45
websockets.test.tsFile · 0.45
sendMessageFunction · 0.45
sendMessageFunction · 0.45
sendMessageFunction · 0.45
sendMessageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected