Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ autoDownloadJava
Method
autoDownloadJava
launcher/ui/widgets/JavaWizardWidget.cpp:538–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
}
537
538
bool JavaWizardWidget::autoDownloadJava() const
539
{
540
return m_autodownloadCheckBox && m_autodownloadCheckBox->isChecked();
541
}
542
543
bool JavaWizardWidget::autoDetectJava() const
544
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected