MCPcopy 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
128void ExternalScriptItem::setShowOutput(bool show)
129{
130 m_showOutput = show;
131}
132
133bool ExternalScriptItem::performParameterReplacement() const
134{

Callers 2

ExternalScriptPluginMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected