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

Method GetShortName

cf/flags/flags.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 fmt.Stringer
12 GetName() string
13 GetShortName() string
14 GetValue() interface{}
15 Set(string)
16 Visible() bool

Callers 3

flagListMethod · 0.65
comparableStringMethod · 0.65

Implementers 6

BoolFlagcf/flags/bool.go
Float64Flagcf/flags/float64.go
IntFlagcf/flags/int.go
StringSliceFlagcf/flags/stringSlice.go
StringFlagcf/flags/string.go
BackwardsCompatibilityFlagcf/flags/backwards_compatibility.go

Calls

no outgoing calls

Tested by

no test coverage detected