MCPcopy
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
487func stringPtr(s string) *string {
488 return &s
489}

Callers 2

Test_NewCmdEditFunction · 0.85
Test_editRunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected