MCPcopy
hub / github.com/microsoft/data-formulator / get

Method get

src/data/column.ts:33–35  ·  view source on GitHub ↗
(row: number)

Source from the content-addressed store, hash-verified

31 }
32
33 get(row: number): any {
34 return this._data[row];
35 }
36}

Callers 15

_enabledFunction · 0.80
_colorFunction · 0.80
_inject_request_idFunction · 0.80
get_http_statusMethod · 0.80
_catalog_pagination_argsFunction · 0.80
_matchesFunction · 0.80
_param_defs_by_nameFunction · 0.80
_loader_auth_modeFunction · 0.80
_visible_connector_itemsFunction · 0.80

Calls

no outgoing calls