Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Scalingo/cli
/ BoolPtr
Function
BoolPtr
utils/pointers.go:19–21 ·
view source on GitHub ↗
(r bool)
Source
from the content-addressed store, hash-verified
17
}
18
19
func
BoolPtr(r bool) *bool {
20
return
&r
21
}
Callers
11
lookupAutoDeploy
Method · 0.92
lookupDeployReviewApps
Method · 0.92
lookupDestroyOnClose
Method · 0.92
lookupDestroyOnStale
Method · 0.92
lookupAllowReviewAppsFromForks
Method · 0.92
databases.go
File · 0.92
autoscalers.go
File · 0.92
alerts.go
File · 0.92
notifiers.go
File · 0.92
interactiveCreate
Function · 0.92
domains.go
File · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected