MCPcopy Index your code
hub / github.com/hackmdio/codimd / getLastRow

Method getLastRow

public/js/lib/editor/table-editor.js:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 }
31
32 getLastRow () {
33 return this.doc.lineCount() - 1
34 }
35
36 acceptsTableEdit () {
37 return true

Callers 3

insertLineMethod · 0.95
deleteLineMethod · 0.95
replaceLinesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected