MCPcopy Create free account
hub / github.com/RocketMap/RocketMap / getCellValue

Function getCellValue

static/js/status.js:227–229  ·  view source on GitHub ↗
(row, index)

Source from the content-addressed store, hash-verified

225}
226
227function getCellValue (row, index) {
228 return $(row).children('.status_cell').eq(index).html()
229}

Callers 1

compareFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected