MCPcopy
hub / github.com/cli/cli / String

Method String

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

Source from the content-addressed store, hash-verified

27)
28
29func (app App) String() string {
30 return string(app)
31}
32
33func (app App) Title() string {
34 return text.Title(app.String())

Callers 15

TitleMethod · 0.95
TestCommitsRunFunction · 0.45
TestSearchIssuesFunction · 0.45
TestReposRunFunction · 0.45
formatMatchFunction · 0.45
TestCodeRunFunction · 0.45
TestSearchRunFunction · 0.45
TestUpdateRunFunction · 0.45
TestListRunFunction · 0.45
sanitizeForTerminalFunction · 0.45
TestInstallRunFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestCommitsRunFunction · 0.36
TestSearchIssuesFunction · 0.36
TestReposRunFunction · 0.36
TestCodeRunFunction · 0.36
TestSearchRunFunction · 0.36
TestUpdateRunFunction · 0.36
TestListRunFunction · 0.36
TestInstallRunFunction · 0.36
TestRunLocalInstallFunction · 0.36