MCPcopy Index your code
hub / github.com/AutoForgeAI/autoforge / printVersion

Function printVersion

lib/cli.js:524–526  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

522// ---------------------------------------------------------------------------
523
524function printVersion() {
525 console.log(`autoforge v${VERSION}`);
526}
527
528function printHelp() {
529 console.log(`

Callers 1

runFunction · 0.85

Calls 1

logMethod · 0.80

Tested by

no test coverage detected