MCPcopy Index your code
hub / github.com/cli/cli / NameForSubmit

Method NameForSubmit

pkg/cmd/pr/shared/templates.go:119–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117type Template interface {
118 Name() string
119 NameForSubmit() string
120 Body() []byte
121 Title() string
122}

Callers 3

createRunFunction · 0.95

Implementers 3

issueTemplatepkg/cmd/pr/shared/templates.go
pullRequestTemplatepkg/cmd/pr/shared/templates.go
filesystemTemplatepkg/cmd/pr/shared/templates.go

Calls

no outgoing calls

Tested by 2