MCPcopy Index your code
hub / github.com/cloudfoundry/cli / Resources

Method Resources

actor/sharedaction/help.go:85–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83// text in a Resources() method, which gives them more flexibility than a struct tag.
84type HasResources interface {
85 Resources() string
86}
87
88// CommandInfoByName returns the help information for a particular commandName in

Callers 2

CommandInfoByNameMethod · 0.65

Implementers 6

UnsetLabelCommandcommand/v7/unset_label_command.go
SetLabelCommandcommand/v7/set_label_command.go
LabelsCommandcommand/v7/labels_command.go
PaginatedResourcescf/net/paginated_resources.go
PaginatedResourcesapi/cloudcontroller/ccv3/paginated_res
usageMethodCommandactor/sharedaction/help_test.go

Calls

no outgoing calls

Tested by

no test coverage detected