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

Struct BackwardsCompatibilityFlag

cf/flags/backwards_compatibility.go:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3type backwardsCompatibilityType int
4
5type BackwardsCompatibilityFlag struct{}
6
7func (f *BackwardsCompatibilityFlag) Set(v string) {}
8

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected