MCPcopy 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

getFileHashMethod · 0.45
readStreamToHashMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected