Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ GetName
Method
GetName
cf/flags/flags.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
type
FlagSet
interface
{
11
fmt.Stringer
12
GetName() string
13
GetShortName() string
14
GetValue()
interface
{}
15
Set(string)
Callers
2
flagList
Method · 0.65
comparableString
Method · 0.65
Implementers
6
BoolFlag
cf/flags/bool.go
Float64Flag
cf/flags/float64.go
IntFlag
cf/flags/int.go
StringSliceFlag
cf/flags/stringSlice.go
StringFlag
cf/flags/string.go
BackwardsCompatibilityFlag
cf/flags/backwards_compatibility.go
Calls
no outgoing calls
Tested by
no test coverage detected