Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigskysoftware/_hyperscript
/ popFollows
Method
popFollows
src/core/parser.js:184–186 ·
view source on GitHub ↗
(count)
Source
from the content-addressed store, hash-verified
182
}
183
184
popFollows(count) {
185
return
this.tokens.popFollows(count);
186
}
187
188
clearFollows() {
189
return
this.tokens.clearFollows();
Callers
6
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parse
Method · 0.45
parseOperand
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected