Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Display
Method
Display
cf/models/role.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(r Role) Display() string {
66
return
strings.TrimPrefix(r.ToString(),
"Role"
)
67
}
Callers
1
Execute
Method · 0.80
Calls
1
ToString
Method · 0.95
Tested by
no test coverage detected