Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ save
Method
save
plugins/externalscript/externalscriptitem.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
void ExternalScriptItem::save() const
144
{
145
ExternalScriptPlugin::self()->saveItem(this);
146
}
Callers
2
editScript
Method · 0.45
ExternalScriptJob
Method · 0.45
Calls
1
saveItem
Method · 0.80
Tested by
no test coverage detected