MCPcopy 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
21func init() {
22 snapshotCmd.SetHelpFunc(wrapHelp(helpmenus.RenderSnapshotHelp))
23 rootCmd.AddCommand(snapshotCmd)
24}

Callers

nothing calls this directly

Calls 1

wrapHelpFunction · 0.85

Tested by

no test coverage detected