Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel2005d/mapXplore
/ status_handler
Method
status_handler
database/db.py:23–24 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
21
22
@property
23
def
status_handler(self):
24
return
self._status_handler
25
26
@status_handler.setter
27
def
status_handler(self, value):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected