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

Method Title

pkg/cmd/secret/shared/shared.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31}
32
33func (app App) Title() string {
34 return text.Title(app.String())
35}
36
37type SecretEntity string
38

Callers

nothing calls this directly

Calls 2

StringMethod · 0.95
TitleFunction · 0.92

Tested by

no test coverage detected