MCPcopy Create free account
hub / github.com/anchordotdev/cli / NewTestCmd

Function NewTestCmd

cmd.go:374–376  ·  view source on GitHub ↗
(cmd *cobra.Command)

Source from the content-addressed store, hash-verified

372}
373
374func NewTestCmd(cmd *cobra.Command) *cobra.Command {
375 return constructorByCommands[cmd]()
376}
377
378type cmdWrapper struct {
379 err error

Callers 2

TestCfgFunction · 0.92
executeSkipFunction · 0.92

Calls

no outgoing calls

Tested by 1

TestCfgFunction · 0.74