Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
374
func
NewTestCmd(cmd *cobra.Command) *cobra.Command {
375
return
constructorByCommands[cmd]()
376
}
377
378
type
cmdWrapper
struct
{
379
err error
Callers
2
TestCfg
Function · 0.92
executeSkip
Function · 0.92
Calls
no outgoing calls
Tested by
1
TestCfg
Function · 0.74