MCPcopy Create free account
hub / github.com/MQEnergy/go-skeleton / Command

Method Command

pkg/command/command.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5type Interface interface {
6 Command() *cli.Command
7}
8
9type CommonInterface interface {

Callers 2

GetProjectModuleNameFunction · 0.65
WithCommandsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected