Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BIT-DataLab/Edit-Banana
/ is_loaded
Method
is_loaded
modules/base.py:215–216 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
213
214
@property
215
def
is_loaded(self) -> bool:
216
return
self._is_loaded
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected