MCPcopy Create free account
hub / github.com/ECSTeam/cloudfoundry-top-plugin / String

Method String

util/bytesize.go:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35)
36
37func (b ByteSize) String() string {
38 return b.StringWithPrecision(2)
39}
40
41func (b ByteSize) StringWithPrecision(precision int) string {
42

Callers 8

NewEventDetailStatsFunction · 0.45
IdMethod · 0.45
writeHeaderMethod · 0.45
refreshDisplayMethod · 0.45
NewDisplayEventStatsFunction · 0.45
enterActionMethod · 0.45
IdMethod · 0.45
RefreshDisplayMethod · 0.45

Calls 1

StringWithPrecisionMethod · 0.95

Tested by

no test coverage detected