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

Method SkipFlagParsing

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

Source from the content-addressed store, hash-verified

26 StringSlice(string) []string
27 IsSet(string) bool
28 SkipFlagParsing(bool)
29 NewStringFlag(name string, shortName string, usage string)
30 NewStringFlagWithDefault(name string, shortName string, usage string, value string)
31 NewBoolFlag(name string, shortName string, usage string)

Callers 4

MainFunction · 0.95
RunCLICommandFunction · 0.95
flags_test.goFile · 0.65

Implementers 1

flagContextcf/flags/flags.go

Calls

no outgoing calls

Tested by

no test coverage detected