Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
369
std::string MacroActionSource::GetShortDesc() const
370
{
371
_source.ToString();
372
return
""
;
373
}
374
375
std::shared_ptr<MacroAction> MacroActionSource::Create(Macro *m)
376
{
Callers
1
SourceChanged
Method · 0.45
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected