MCPcopy
hub / github.com/Effect-TS/effect / docTree.test.ts

File docTree.test.ts

packages/printer/test/docTree.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Doc from "@effect/printer/Doc"
2import * as DocStream from "@effect/printer/DocStream"
3import * as DocTree from "@effect/printer/DocTree"
4import * as Layout from "@effect/printer/Layout"

Callers

nothing calls this directly

Calls 9

itFunction · 0.85
headerFunction · 0.85
paragraphFunction · 0.85
boldFunction · 0.85
italicizedFunction · 0.85
colorFunction · 0.70
renderFunction · 0.70
pipeFunction · 0.50
textMethod · 0.45

Tested by

no test coverage detected