MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / ok

Method ok

plugins/plugins-mini.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158 }
159
160 bool ok() const noexcept
161 {
162 return rootJ != nullptr;
163 }
164
165 void removeModule(const char* const slugToRemove) const noexcept
166 {

Callers 7

initStatic__CardinalFunction · 0.45
initStatic__FundamentalFunction · 0.45
initStatic__AriaFunction · 0.45
initStatic__surgextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected