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

File add.js

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

Source from the content-addressed store, hash-verified

1const path = require('node:path');
2const FakeTimers = require('@sinonjs/fake-timers');
3const test = require('ava');
4const Bree = require('../src');

Callers

nothing calls this directly

Calls 2

addMethod · 0.80
startMethod · 0.80

Tested by

no test coverage detected