Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
227
function
getCellValue (row, index) {
228
return
$(row).children(
'.status_cell'
).eq(index).html()
229
}
Callers
1
compare
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected