MCPcopy Create free account
hub / github.com/davecook88/SpreadsheetManager / constructor

Method constructor

SpreadsheetManager.ts:321–331  ·  view source on GitHub ↗

*Creates an instance of _Row. * @param string[] row * @param object headers * @memberof _Row

(
    row: SpreadsheetManagerTypes.GenericRowValue[],
    headers: SpreadsheetManagerTypes.RowHeaders,
    parent: SpreadsheetManager,
    rowIndex: number
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected