MCPcopy
hub / github.com/coder/mux / getQueueDispatchMode

Method getQueueDispatchMode

src/node/services/messageQueue.ts:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 }
127
128 getQueueDispatchMode(): QueueDispatchMode {
129 return this.queueDispatchMode;
130 }
131
132 /**
133 * Add a message to the queue.

Callers 5

emitHistoricalEventsMethod · 0.80
queueMessageMethod · 0.80
hasQueuedMessagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected