Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
117
type
Template
interface
{
118
Name() string
119
NameForSubmit() string
120
Body() []byte
121
Title() string
Callers
15
IsAuthCheckEnabled
Function · 0.65
AssetsFromArgs
Function · 0.65
Test_NewCmdCreate
Function · 0.65
Test_NewCmdEdit
Function · 0.65
printResults
Function · 0.65
printResults
Function · 0.65
serializeProjectWithItems
Function · 0.65
downloadCopilot
Function · 0.65
rootUsageFunc
Function · 0.65
rootHelpFunc
Function · 0.65
findCommand
Function · 0.65
BuildAliasList
Function · 0.65
Implementers
3
issueTemplate
pkg/cmd/pr/shared/templates.go
pullRequestTemplate
pkg/cmd/pr/shared/templates.go
filesystemTemplate
pkg/cmd/pr/shared/templates.go
Calls
no outgoing calls
Tested by
15
Test_NewCmdCreate
Function · 0.52
Test_NewCmdEdit
Function · 0.52
TestIssueCreate_recover
Function · 0.52
Test_magicFieldValue
Function · 0.52
Test_apiRun_inputFile
Function · 0.52
Test_openUserFile
Function · 0.52
TestLoadBundlesFromJSONLinesFile_RejectEmptyJSONLFile
Function · 0.52
Test_getVariablesFromOptions
Function · 0.52
TestSwapDirectoryContents_RollsBackOnFailure
Function · 0.52
Test_getSecretsFromOptions
Function · 0.52
TestTemplateManagerSelect
Function · 0.52
Test_createRun
Function · 0.52