MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / defaultExtensionsDir

Function defaultExtensionsDir

pj_runtime/src/ExtensionCatalogService.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18Q_LOGGING_CATEGORY(lcCatalog, "pj.app_core.extensions")
19
20QString defaultExtensionsDir() {
21 return PlatformUtils::extensionsDir();
22}
23
24QString defaultPendingDir() {
25 return PlatformUtils::pendingDir();

Callers 2

builtinPluginFoldersMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected