MCPcopy Index your code
hub / github.com/Effect-TS/effect / dir

Method dir

packages/effect/src/Console.ts:34–34  ·  view source on GitHub ↗
(item: any, options?: any)

Source from the content-addressed store, hash-verified

32 countReset(label?: string): Effect<void>
33 debug(...args: ReadonlyArray<any>): Effect<void>
34 dir(item: any, options?: any): Effect<void>
35 dirxml(...args: ReadonlyArray<any>): Effect<void>
36 error(...args: ReadonlyArray<any>): Effect<void>
37 group(options?: {

Callers 2

dirFunction · 0.65
dirFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected