Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dataelement/Clawith
/ add
Method
add
backend/tests/test_auth.py:57–58 ·
view source on GitHub ↗
(self, value)
Source
from the content-addressed store, hash-verified
55
return
self.responses.pop(0)
56
57
def
add(self, value):
58
self.added.append(value)
59
60
async
def
commit(self):
61
self.committed = True
Callers
15
NotificationBar
Function · 0.45
WorkspaceOperationPanel
Function · 0.45
handleUploadFiles
Function · 0.45
confirmCreateFolder
Function · 0.45
renderFileTreeNodes
Function · 0.45
togglePin
Function · 0.45
toggleAgentInstalledGroup
Function · 0.45
toggleCategoryExpanded
Function · 0.45
MembersWithoutOKRPanel
Function · 0.45
removeRelationship
Function · 0.45
removeAgentRelationship
Function · 0.45
toggleExpandedFocus
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected