MCPcopy Create free account
hub / github.com/acode/cli /

Class

cli/commands/version.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3const Command = require('cmnd').Command;
4
5class VersionCommand extends Command {
6
7 constructor() {
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected