MCPcopy
hub / github.com/cli/cli / Name

Method Name

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

Source from the content-addressed store, hash-verified

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

Callers 15

IsAuthCheckEnabledFunction · 0.65
AssetsFromArgsFunction · 0.65
Test_NewCmdCreateFunction · 0.65
Test_NewCmdEditFunction · 0.65
printResultsFunction · 0.65
printResultsFunction · 0.65
downloadCopilotFunction · 0.65
rootUsageFuncFunction · 0.65
rootHelpFuncFunction · 0.65
findCommandFunction · 0.65
BuildAliasListFunction · 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 15

Test_NewCmdCreateFunction · 0.52
Test_NewCmdEditFunction · 0.52
TestIssueCreate_recoverFunction · 0.52
Test_magicFieldValueFunction · 0.52
Test_apiRun_inputFileFunction · 0.52
Test_openUserFileFunction · 0.52
Test_createRunFunction · 0.52