Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ Name
Method
Name
pkg/cmd/pr/shared/templates.go:297–299 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
295
}
296
297
func
(t *filesystemTemplate) Name() string {
298
return
githubtemplate.ExtractName(t.path)
299
}
300
301
func
(t *filesystemTemplate) NameForSubmit() string {
302
return
""
Callers
nothing calls this directly
Calls
1
ExtractName
Function · 0.92
Tested by
no test coverage detected