Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avamsi/climate
/ addCommand
Method
addCommand
command.go:42–44 ·
view source on GitHub ↗
(sub *command)
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(cmd *command) addCommand(sub *command) {
43
cmd.delegate.AddCommand(&sub.delegate)
44
}
45
46
func
version() string {
47
info, ok := debug.ReadBuildInfo()
Callers
2
buildRecursive
Method · 0.80
build
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected