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

Method setOutputMode

plugins/externalscript/externalscriptitem.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68void ExternalScriptItem::setOutputMode(ExternalScriptItem::OutputMode mode)
69{
70 m_outputMode = mode;
71}
72
73ExternalScriptItem::ErrorMode ExternalScriptItem::errorMode() const
74{

Callers 2

ExternalScriptPluginMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected