Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/buildbot/buildbot
/ update
Method
update
www/data-module/src/data/DataClient.test.ts:29–32 ·
view source on GitHub ↗
(object: any)
Source
from the content-addressed store, hash-verified
27
}
28
29
update(object: any) {
30
this.testid = object.testid;
31
this.testdata = object.testdata;
32
}
33
34
toObject() {
35
return
{
Callers
1
constructor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected