MCPcopy
hub / github.com/witheve/Eve / current

Method current

typings/codemirror/codemirror.d.ts:1015–1015  ·  view source on GitHub ↗

* Get the string between the start of the current token and the current stream position.

()

Source from the content-addressed store, hash-verified

1013 * Get the string between the start of the current token and the current stream position.
1014 */
1015 current(): string;
1016 }
1017
1018 /**

Callers 4

tokenBaseFunction · 0.80
wordAsValueFunction · 0.80
css.jsFile · 0.80
getObjFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected