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

Method eol

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

* Returns true only if the stream is at the end of the line.

()

Source from the content-addressed store, hash-verified

934 * Returns true only if the stream is at the end of the line.
935 */
936 eol(): boolean;
937
938 /**
939 * Returns true only if the stream is at the start of the line.

Callers 7

takeTokenFunction · 0.95
runModeFunction · 0.95
processLineFunction · 0.95
unescapeRegexReplaceFunction · 0.95
VimFunction · 0.95
parseArgsFunction · 0.95
searchOverlayFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected