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

Method StringSlice

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

Source from the content-addressed store, hash-verified

24 Bool(string) bool
25 String(string) string
26 StringSlice(string) []string
27 IsSet(string) bool
28 SkipFlagParsing(bool)
29 NewStringFlag(name string, shortName string, usage string)

Callers 4

ExecuteMethod · 0.65
flags_test.goFile · 0.65
NewSSHOptionsFunction · 0.65

Implementers 1

flagContextcf/flags/flags.go

Calls

no outgoing calls

Tested by

no test coverage detected