MCPcopy Create free account
hub / github.com/Effect-TS/effect / table

Method table

packages/effect/src/Console.ts:39–39  ·  view source on GitHub ↗
(tabularData: any, properties?: ReadonlyArray<string>)

Source from the content-addressed store, hash-verified

37 info(...args: ReadonlyArray<any>): void
38 log(...args: ReadonlyArray<any>): void
39 table(tabularData: any, properties?: ReadonlyArray<string>): void
40 time(label?: string): void
41 timeEnd(label?: string): void
42 timeLog(label?: string, ...args: ReadonlyArray<any>): void

Callers 5

multipart.tsFile · 0.80
Optic.tsFile · 0.80
splitLines.tsFile · 0.80
tableFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected