Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2011
func
boolPtr(b bool) *bool {
2012
return
&b
2013
}
Callers
2
Test_NewCmdCreate
Function · 0.70
Test_createRun
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected