Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
24
func
versionCmd() {
25
fmt.Printf(
"dnote-server-%s\n"
, buildinfo.Version)
26
}
Callers
1
Execute
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected