MCPcopy Create free account
hub / github.com/KDE/kdevelop / showOutput

Method showOutput

plugins/externalscript/externalscriptitem.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123bool ExternalScriptItem::showOutput() const
124{
125 return m_showOutput;
126}
127
128void ExternalScriptItem::setShowOutput(bool show)
129{

Callers 3

saveItemForRowMethod · 0.80
EditExternalScriptMethod · 0.80
ExternalScriptJobMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected