MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetShortDesc

Method GetShortDesc

plugins/base/macro-action-source.cpp:369–373  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369std::string MacroActionSource::GetShortDesc() const
370{
371 _source.ToString();
372 return "";
373}
374
375std::shared_ptr<MacroAction> MacroActionSource::Create(Macro *m)
376{

Callers 1

SourceChangedMethod · 0.45

Calls 1

ToStringMethod · 0.45

Tested by

no test coverage detected