MCPcopy Create free account
hub / github.com/cli/cli / stringPtr

Function stringPtr

pkg/cmd/release/edit/edit_test.go:582–584  ·  view source on GitHub ↗
(s string)

Source from the content-addressed store, hash-verified

580}
581
582func stringPtr(s string) *string {
583 return &s
584}

Callers 2

Test_NewCmdEditFunction · 0.85
Test_editRunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected