Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/acode/cli
/ local_http.js
File
local_http.js
cli/local_http.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
3
const
{ Daemon, FunctionParser } = require(
'functionscript'
);
4
const
LocalGateway = require(
'./local_gateway'
);
Callers
nothing calls this directly
Calls
5
compile
Method · 0.80
service
Method · 0.80
environment
Method · 0.80
listen
Method · 0.80
load
Method · 0.45
Tested by
no test coverage detected