MCPcopy
hub / github.com/bee-queue/bee-queue / isRunning

Method isRunning

lib/queue.js:178–180  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

176 }
177
178 isRunning() {
179 return !this.paused;
180 }
181
182 ready(cb) {
183 if (cb) {

Callers 1

queue-test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected