MCPcopy Create free account
hub / github.com/Paxa/postbird / sol

Method sol

ts_libs/codemirror.d.ts:1105–1105  ·  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

1103 * Returns true only if the stream is at the start of the line.
1104 */
1105 sol(): boolean;
1106
1107 /**
1108 * Returns the next character in the stream without advancing it. Will return an null at the end of the line.

Callers 4

sql.jsFile · 0.80
javascript.jsFile · 0.80
tokenFunctionFunction · 0.80
multiplex.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected