MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / versionTemplate

Function versionTemplate

cmd/root.go:52–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52func versionTemplate() string {
53 return fmt.Sprintf("tnr version %s\n", version.BuildVersion)
54}
55
56// Execute adds all child commands to the root command and sets flags appropriately.
57// Returns the process exit code; main is responsible for os.Exit so deferred tty

Callers 3

root.goFile · 0.85
initFunction · 0.85
version.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected