Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetShortDesc
Method
GetShortDesc
plugins/base/macro-condition-source.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
std::string MacroConditionSource::GetShortDesc() const
207
{
208
return _source.ToString();
209
}
210
211
void MacroConditionSource::SetCondition(Condition cond)
212
{
Callers
1
SourceChanged
Method · 0.45
Calls
1
ToString
Method · 0.45
Tested by
no test coverage detected