MCPcopy
hub / github.com/brunch/brunch / serve.js

File serve.js

lib/serve.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const {resolve} = require('path');
3const {promisify} = require('util');
4const {spawn} = require('child_process');

Callers

nothing calls this directly

Calls 2

startMethod · 0.80
requireFunction · 0.50

Tested by

no test coverage detected