Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ stringPtr
Function
stringPtr
pkg/cmd/release/edit/edit_test.go:487–489 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
485
}
486
487
func
stringPtr(s string) *string {
488
return
&s
489
}
Callers
2
Test_NewCmdEdit
Function · 0.85
Test_editRun
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected