Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SetPath
Method
SetPath
plugins/scripting/utils/inline-script.cpp:221–225 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
void InlineScript::SetPath(const std::string &path)
222
{
223
_file = path;
224
Setup();
225
}
226
227
bool InlineScript::Run()
228
{
Callers
15
UpdateEntryData
Method · 0.45
MacroActionSystrayEdit
Method · 0.45
UpdateEntryData
Method · 0.45
UpdateEntryData
Method · 0.45
UpdateEntryData
Method · 0.45
UpdateEntryData
Method · 0.45
UpdateEntryData
Method · 0.45
UpdateEntryData
Method · 0.45
SetProcessConfig
Method · 0.45
OCREdit
Method · 0.45
TesseractBaseDirChanged
Method · 0.45
ObjectDetectEdit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected