Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ errorMode
Method
errorMode
plugins/externalscript/externalscriptitem.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
ExternalScriptItem::ErrorMode ExternalScriptItem::errorMode() const
74
{
75
return m_errorMode;
76
}
77
78
void ExternalScriptItem::setErrorMode(ExternalScriptItem::ErrorMode mode)
79
{
Callers
3
saveItemForRow
Method · 0.80
EditExternalScript
Method · 0.80
ExternalScriptJob
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected