Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
const
{resolve} = require(
'path'
);
3
const
{promisify} = require(
'util'
);
4
const
{spawn} = require(
'child_process'
);
Callers
nothing calls this directly
Calls
2
start
Method · 0.80
require
Function · 0.50
Tested by
no test coverage detected