MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / clearFollows

Method clearFollows

src/core/parser.js:188–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

186 }
187
188 clearFollows() {
189 return this.tokens.clearFollows();
190 }
191
192 restoreFollows(f) {
193 return this.tokens.restoreFollows(f);

Callers 3

#syncToFeatureMethod · 0.45
#syncToCommandMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected