MCPcopy 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
206std::string MacroConditionSource::GetShortDesc() const
207{
208 return _source.ToString();
209}
210
211void MacroConditionSource::SetCondition(Condition cond)
212{

Callers 1

SourceChangedMethod · 0.45

Calls 1

ToStringMethod · 0.45

Tested by

no test coverage detected