MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getPanelResourcesDir

Method getPanelResourcesDir

Source/Core/CtrlrPanel/CtrlrPanelFileOperations.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64File CtrlrPanel::getPanelResourcesDir()
65{
66 return getPanelContentDir().getChildFile("resources");
67}
68
69String CtrlrPanel::getPanelResourcesDirPath()
70{

Callers 4

moveResourcesMethod · 0.80
checkMissingResourcesMethod · 0.80
getSourceFileMethod · 0.80
setSourceFileMethod · 0.80

Calls 1

getChildFileMethod · 0.45

Tested by

no test coverage detected