cupertino-files / readControlList
Function: readControlList()
readControlList(
list):Map<number,CellControl>
Defined in: src/tst/controls.ts:215
Decode a control-spec TST.TableDataList.
Split out from controlsOf so the entry-unwrapping — the part where a wrong guess silently drops checkboxes — can be exercised without a document around it.
Parameters
list
Returns
Map<number, CellControl>