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

Method GetShortDesc

plugins/base/macro-condition-folder.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82std::string MacroConditionFolder::GetShortDesc() const
83{
84 return _folder.UnresolvedValue();
85}
86
87void MacroConditionFolder::SetFolder(const std::string &folder)
88{

Callers 1

PathChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected