MCPcopy Index your code
hub / github.com/cli/cli / boolPtr

Function boolPtr

pkg/cmd/release/create/create_test.go:2011–2013  ·  view source on GitHub ↗
(b bool)

Source from the content-addressed store, hash-verified

2009}
2010
2011func boolPtr(b bool) *bool {
2012 return &b
2013}

Callers 2

Test_NewCmdCreateFunction · 0.70
Test_createRunFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected