Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
33
func
(app App) Title() string {
34
return
text.Title(app.String())
35
}
36
37
type
SecretEntity string
38
Callers
nothing calls this directly
Calls
2
String
Method · 0.95
Title
Function · 0.92
Tested by
no test coverage detected