MCPcopy
hub / github.com/marktext/marktext / getLine

Method getLine

packages/desktop/test/e2e/source-math.spec.ts:22–22  ·  view source on GitHub ↗
(n: number)

Source from the content-addressed store, hash-verified

20interface CMInstance {
21 lastLine(): number
22 getLine(n: number): string
23 getTokenAt(pos: { line: number; ch: number }, precise?: boolean): unknown
24}
25

Callers 1

readSourceStateFunction · 0.80

Calls

no outgoing calls

Tested by 1

readSourceStateFunction · 0.64