Detect returns true if this JRE should be used
()
| 31 | |
| 32 | // Detect returns true if this JRE should be used |
| 33 | Detect() (bool, error) |
| 34 | |
| 35 | // Supply installs the JRE and its components (memory calculator, jvmkill) |
| 36 | Supply() error |
no outgoing calls
no test coverage detected