MCPcopy Create free account
hub / github.com/effect-app/libs / dir

Method dir

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

Source from the content-addressed store, hash-verified

29 countReset(label?: string): void
30 debug(...args: ReadonlyArray<any>): void
31 dir(item: any, options?: any): void
32 dirxml(...args: ReadonlyArray<any>): void
33 error(...args: ReadonlyArray<any>): void
34 group(...args: ReadonlyArray<any>): void

Callers 5

controller.test.tsFile · 0.80
fixtures.tsFile · 0.80
dirFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected