MCPcopy Index your code
hub / github.com/11ty/dev-server / getVersion

Method getVersion

cli.js:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19class Cli {
20 static getVersion() {
21 return pkg.version;
22 }
23
24 static getHelp() {
25 return `Usage:

Callers 1

cmd.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected