Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetShortDesc
Method
GetShortDesc
plugins/base/macro-action-source-interaction.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
std::string MacroActionSourceInteraction::GetShortDesc() const
91
{
92
return _source.ToString();
93
}
94
95
void MacroActionSourceInteraction::ResolveVariablesToFixedValues()
96
{
Callers
1
SourceChanged
Method · 0.45
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected