Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setSaveMode
Method
setSaveMode
plugins/externalscript/externalscriptitem.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void ExternalScriptItem::setSaveMode(ExternalScriptItem::SaveMode mode)
59
{
60
m_saveMode = mode;
61
}
62
63
ExternalScriptItem::OutputMode ExternalScriptItem::outputMode() const
64
{
Callers
2
ExternalScriptPlugin
Method · 0.80
save
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected