MCPcopy
hub / github.com/deepops-ai/deepops / get

Method get

ui/src/types/seriesData.ts:58–58  ·  view source on GitHub ↗

* Access the value by index (Like an array)

(index: number)

Source from the content-addressed store, hash-verified

56 * Access the value by index (Like an array)
57 */
58 get(index: number): T;
59
60 /**
61 * Get the resutls as an array.

Callers 15

WnFunction · 0.80
crFunction · 0.80
goFunction · 0.80
CoFunction · 0.80
GoFunction · 0.80
UoFunction · 0.80
QsFunction · 0.80
AhFunction · 0.80
OhFunction · 0.80
RhFunction · 0.80
bcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected