Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/buildbot/buildbot
/ clear
Method
clear
www/data-module/src/data/DataCollection.ts:194–196 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
192
}
193
194
@action clear() {
195
this.array.replace([]);
196
}
197
198
@action deleteFromArray(element: DataType) {
199
const
index = this.array.indexOf(element);
Callers
15
clearLines
Method · 0.45
assertRenderToSnapshot
Function · 0.45
assertRenderToSnapshot
Function · 0.45
GlobalSettings.test.ts
File · 0.45
clearItems
Method · 0.45
clearActions
Method · 0.45
initial
Method · 0.45
onClose
Method · 0.45
cancel
Method · 0.45
setupSite
Method · 0.45
test_split_newlines
Method · 0.45
addBuild
Method · 0.45
Calls
no outgoing calls
Tested by
4
assertRenderToSnapshot
Function · 0.36
assertRenderToSnapshot
Function · 0.36
test_split_newlines
Method · 0.36
addBuild
Method · 0.36