MCPcopy
hub / github.com/cli/cli / bp

Function bp

pkg/cmd/repo/edit/edit_test.go:1002–1004  ·  view source on GitHub ↗
(b bool)

Source from the content-addressed store, hash-verified

1000}
1001
1002func bp(b bool) *bool {
1003 return &b
1004}

Callers 3

TestNewCmdEditFunction · 0.85
Test_editRunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected