Skip to content

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 ​

RawMessage

Returns ​

Map<number, CellControl>

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.