MCPcopy Index your code
hub / github.com/dnote/dnote / versionCmd

Function versionCmd

pkg/server/cmd/version.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22)
23
24func versionCmd() {
25 fmt.Printf("dnote-server-%s\n", buildinfo.Version)
26}

Callers 1

ExecuteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected