MCPcopy
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
2const https = require('https');
3const http = require('http');
4const path = require('path');

Callers

nothing calls this directly

Calls 5

responseFunction · 0.85
listenMethod · 0.80
requestMethod · 0.80
writeMethod · 0.80
endMethod · 0.80

Tested by

no test coverage detected