MCPcopy
hub / github.com/breejs/bree / start.js

File start.js

test/start.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require('node:path');
2const { once } = require('node:events');
3const FakeTimers = require('@sinonjs/fake-timers');
4const test = require('ava');

Callers

nothing calls this directly

Calls 3

initMethod · 0.80
startMethod · 0.80
stopMethod · 0.80

Tested by

no test coverage detected