MCPcopy Create free account
hub / github.com/EvoMap/evolver / _printProxyTokenUsage

Function _printProxyTokenUsage

index.js:148–150  ·  view source on GitHub ↗
(out = process.stderr)

Source from the content-addressed store, hash-verified

146_recoverInterruptedForceUpdateBootstrap();
147
148function _printProxyTokenUsage(out = process.stderr) {
149 out.write('Usage: node index.js proxy-token [--settings FILE]\n');
150}
151
152function _readProxyTokenFromSettingsFile(fs, settingsFile) {
153 try {

Callers 1

index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected