Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ wrapperCommand
Method
wrapperCommand
launcher/ui/widgets/CustomCommands.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
QString CustomCommands::wrapperCommand() const
81
{
82
return ui->wrapperCmdTextBox->text();
83
}
84
85
QString CustomCommands::postexitCommand() const
86
{
Callers
2
applySettings
Method · 0.80
applySettings
Method · 0.80
Calls
1
text
Method · 0.45
Tested by
no test coverage detected