MCPcopy
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
65func (r Role) Display() string {
66 return strings.TrimPrefix(r.ToString(), "Role")
67}

Callers 1

ExecuteMethod · 0.80

Calls 1

ToStringMethod · 0.95

Tested by

no test coverage detected