Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastMAS/KVCOMM
/ Mode
Class
Mode
KVCOMM/utils/globals.py:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
self.value =
""
28
29
class
Mode(Singleton):
30
def
__init__(self):
31
self.value =
""
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected