Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
82
std::string MacroConditionFolder::GetShortDesc() const
83
{
84
return _folder.UnresolvedValue();
85
}
86
87
void MacroConditionFolder::SetFolder(const std::string &folder)
88
{
Callers
1
PathChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected