MCPcopy Create free account
hub / github.com/SpartanJ/eepp / isReady

Method isReady

src/tools/ecode/plugins/plugin.cpp:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16{}
17
18bool Plugin::isReady() const {
19 return mReady;
20}
21
22bool Plugin::isLoading() const {
23 return mLoading;

Callers 3

initPluginManagerMethod · 0.45
doGlobalSearchMethod · 0.45
NewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected