MCPcopy Create free account
hub / github.com/cloudfoundry/java-buildpack-memory-calculator / String

Method String

memory/stack.go:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49}
50
51func (s Stack) String() string {
52 return fmt.Sprintf("-Xss%s", Size(s))
53}

Callers 1

ParseStackFunction · 0.45

Calls 1

SizeTypeAlias · 0.85

Tested by

no test coverage detected