Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ update
Method
update
common/src/query_wrapper.ts:68–68 ·
view source on GitHub ↗
(condition: any, data: any)
Source
from the content-addressed store, hash-verified
66
return
[];
67
}
68
update(condition: any, data: any) {}
69
delete(condition: any) {}
70
insert(data: any) {}
71
}
Callers
2
getFileHash
Method · 0.45
readStreamToHash
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected