MCPcopy 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

1const path = require('path');
2
3const { Daemon, FunctionParser } = require('functionscript');
4const LocalGateway = require('./local_gateway');

Callers

nothing calls this directly

Calls 5

compileMethod · 0.80
serviceMethod · 0.80
environmentMethod · 0.80
listenMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected