MCPcopy Index your code
hub / github.com/cloudfoundry/java-buildpack / Version

Method Version

src/java/jres/jre.go:45–45  ·  view source on GitHub ↗

Version returns the installed JRE version

()

Source from the content-addressed store, hash-verified

43
44 // Version returns the installed JRE version
45 Version() string
46
47 // MemoryCalculatorCommand returns the shell command snippet to run memory calculator
48 // This command is prepended to the container startup command

Callers 4

RunFunction · 0.65
installJREMethod · 0.65
openjdk_test.goFile · 0.65

Implementers 2

ZingJREsrc/java/jres/zing.go
BaseJREsrc/java/jres/base_jre.go

Calls

no outgoing calls

Tested by

no test coverage detected