Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
bool Plugin::isReady() const {
19
return mReady;
20
}
21
22
bool Plugin::isLoading() const {
23
return mLoading;
Callers
3
initPluginManager
Method · 0.45
doGlobalSearch
Method · 0.45
New
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected