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

Method sol

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

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

()

Source from the content-addressed store, hash-verified

939 * Returns true only if the stream is at the start of the line.
940 */
941 sol(): boolean;
942
943 /**
944 * Returns the next character in the stream without advancing it. Will return an null at the end of the line.

Callers 1

searchOverlayFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected