Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setShowOutput
Method
setShowOutput
plugins/externalscript/externalscriptitem.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void ExternalScriptItem::setShowOutput(bool show)
129
{
130
m_showOutput = show;
131
}
132
133
bool ExternalScriptItem::performParameterReplacement() const
134
{
Callers
2
ExternalScriptPlugin
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected