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

Method Title

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

Source from the content-addressed store, hash-verified

307}
308
309func (t *filesystemTemplate) Title() string {
310 return githubtemplate.ExtractTitle(t.path)
311}

Callers

nothing calls this directly

Calls 1

ExtractTitleFunction · 0.92

Tested by

no test coverage detected