Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ init
Function
init
cmd/snapshot.go:21–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
func
init() {
22
snapshotCmd.SetHelpFunc(wrapHelp(helpmenus.RenderSnapshotHelp))
23
rootCmd.AddCommand(snapshotCmd)
24
}
Callers
nothing calls this directly
Calls
1
wrapHelp
Function · 0.85
Tested by
no test coverage detected