Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setErrorMode
Method
setErrorMode
plugins/externalscript/externalscriptitem.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void ExternalScriptItem::setErrorMode(ExternalScriptItem::ErrorMode mode)
79
{
80
m_errorMode = mode;
81
}
82
83
ExternalScriptItem::InputMode ExternalScriptItem::inputMode() const
84
{
Callers
2
ExternalScriptPlugin
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected