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

Function invalidByteQuantityError

cf/formatters/bytes.go:80–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78)
79
80func invalidByteQuantityError() error {
81 return errors.New(T("Byte quantity must be an integer with a unit of measurement like M, MB, G, or GB"))
82}

Callers 1

ToMegabytesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected