MCPcopy Create free account
hub / github.com/capable-average/tagTonic / Execute

Function Execute

cmd/root.go:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38func Execute() error {
39 return rootCmd.Execute()
40}
41
42func init() {
43 cobra.OnInitialize(initConfig)

Callers 1

mainFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected