MCPcopy 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
42func (cmd *command) addCommand(sub *command) {
43 cmd.delegate.AddCommand(&sub.delegate)
44}
45
46func version() string {
47 info, ok := debug.ReadBuildInfo()

Callers 2

buildRecursiveMethod · 0.80
buildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected