MCPcopy 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
78void ExternalScriptItem::setErrorMode(ExternalScriptItem::ErrorMode mode)
79{
80 m_errorMode = mode;
81}
82
83ExternalScriptItem::InputMode ExternalScriptItem::inputMode() const
84{

Callers 2

ExternalScriptPluginMethod · 0.80
saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected