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

Method token

external/.scrollLibs.js:21532–21534  ·  view source on GitHub ↗
(stream, state)

Source from the content-addressed store, hash-verified

21530 }
21531 }
21532 token(stream, state) {
21533 return this._advanceStreamAndReturnTokenType(stream, state)
21534 }
21535 fromTextAreaWithAutocomplete(area, options) {
21536 this._originalValue = area.value
21537 const defaultOptions = {

Callers 1

readTokenFunction · 0.80

Tested by

no test coverage detected