MCPcopy Create free account
hub / github.com/breck7/scroll / startState

Function startState

external/.scrollLibs.js:2294–2296  ·  view source on GitHub ↗
(mode, a1, a2)

Source from the content-addressed store, hash-verified

2292 }
2293
2294 function startState(mode, a1, a2) {
2295 return mode.startState ? mode.startState(a1, a2) : true
2296 }
2297
2298 // STRING STREAM
2299

Callers 1

getContextBeforeFunction · 0.85

Calls 1

startStateMethod · 0.80

Tested by

no test coverage detected