Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/acode/cli
/ parser.js
File
parser.js
cli/parser.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Uses stdlib reflect service to parse args, kwargs
2
const
https = require(
'https'
);
3
const
http = require(
'http'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
5
response
Function · 0.85
listen
Method · 0.80
request
Method · 0.80
write
Method · 0.80
end
Method · 0.80
Tested by
no test coverage detected