MCPcopy 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
143void ExternalScriptItem::save() const
144{
145 ExternalScriptPlugin::self()->saveItem(this);
146}

Callers 2

editScriptMethod · 0.45
ExternalScriptJobMethod · 0.45

Calls 1

saveItemMethod · 0.80

Tested by

no test coverage detected