Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
void ExternalScriptItem::setOutputMode(ExternalScriptItem::OutputMode mode)
69
{
70
m_outputMode = mode;
71
}
72
73
ExternalScriptItem::ErrorMode ExternalScriptItem::errorMode() const
74
{
Callers
2
ExternalScriptPlugin
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected