MCPcopy
hub / github.com/vektra/mockery / addr

Function addr

internal/cmd/init.go:14–16  ·  view source on GitHub ↗
(v T)

Source from the content-addressed store, hash-verified

12)
13
14func addr[T any](v T) *T {
15 return &v
16}
17
18func NewInitCmd() *cobra.Command {
19 return &cobra.Command{

Callers 2

initRunFunction · 0.70
runFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…