MCPcopy
hub / github.com/cli/cli / Title

Method Title

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

Source from the content-addressed store, hash-verified

119 NameForSubmit() string
120 Body() []byte
121 Title() string
122}
123
124type iprompter interface {

Callers 15

createRunFunction · 0.95
createRunFunction · 0.95
printResultsFunction · 0.65
printItemResultsFunction · 0.65
removeRunFunction · 0.65
setRunFunction · 0.65
listRunFunction · 0.65
SelectRunFunction · 0.65
viewWorkflowInfoFunction · 0.65
ResetMethod · 0.65

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 4

Test_extEntryFunction · 0.52
Test_extListFunction · 0.52