Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getPanelLuaDir
Method
getPanelLuaDir
Source/Core/CtrlrPanel/CtrlrPanelFileOperations.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
File CtrlrPanel::getPanelLuaDir()
55
{
56
return getPanelContentDir().getChildFile(
"lua"
);
57
}
58
59
String CtrlrPanel::getPanelLuaDirPath()
60
{
Callers
1
getDefaultMethodTree
Method · 0.80
Calls
1
getChildFile
Method · 0.45
Tested by
no test coverage detected