Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TodePond/ScreenPond
/ clear
Method
clear
source/list.js:68–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
clear() {
69
this.start = undefined;
70
this.end = undefined;
71
this.isEmpty = true;
72
}
73
74
setStart(link) {
75
this.start = link;
Callers
3
pop
Method · 0.95
shift
Method · 0.95
clearQueue
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected