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

Method JavaHome

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

JavaHome returns the path to JAVA_HOME

()

Source from the content-addressed store, hash-verified

40
41 // JavaHome returns the path to JAVA_HOME
42 JavaHome() string
43
44 // Version returns the installed JRE version
45 Version() string

Callers 3

RunFunction · 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