Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ renderVersion
Function
renderVersion
apps/desktop/src/cli/help.ts:260–262 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
258
}
259
260
export
function
renderVersion(): string {
261
return
`${cyan(bold(
'zn'
))} ${dim(
'v'
+ HELP_VERSION)}\n`
262
}
Callers
2
help.test.ts
File · 0.90
main
Function · 0.85
Calls
3
cyan
Function · 0.85
bold
Function · 0.85
dim
Function · 0.85
Tested by
no test coverage detected