MCPcopy Index your code
hub / github.com/devspace-sh/devspace / main

Function main

main.go:14–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12var version = ""
13
14func main() {
15 upgrade.SetVersion(version)
16
17 cmd.Execute()
18 os.Exit(0)
19}

Callers

nothing calls this directly

Calls 2

SetVersionFunction · 0.92
ExecuteFunction · 0.92

Tested by

no test coverage detected