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

Method dirxml

packages/effect/src/Console.ts:35–35  ·  view source on GitHub ↗
(...args: ReadonlyArray<any>)

Source from the content-addressed store, hash-verified

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?: {
38 readonly label?: string | undefined

Callers 2

dirxmlFunction · 0.65
dirxmlFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected