Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
insertLine
Method · 0.95
deleteLine
Method · 0.95
replaceLines
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected