MCPcopy 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
54File CtrlrPanel::getPanelLuaDir()
55{
56 return getPanelContentDir().getChildFile("lua");
57}
58
59String CtrlrPanel::getPanelLuaDirPath()
60{

Callers 1

getDefaultMethodTreeMethod · 0.80

Calls 1

getChildFileMethod · 0.45

Tested by

no test coverage detected