Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
func
Execute() error {
39
return
rootCmd.Execute()
40
}
41
42
func
init() {
43
cobra.OnInitialize(initConfig)
Callers
1
main
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected