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

File Codegen.ts

packages/tools/utils/src/Codegen.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Barrel file discovery and export generation for Effect development tools.
3 *
4 * This module provides the `BarrelGenerator` service used by the codegen CLI to

Callers

nothing calls this directly

Calls 11

extractModuleSinceFunction · 0.85
fileToModuleNameFunction · 0.85
renderExportJSDocFunction · 0.85
findAnnotationFunction · 0.85
joinMethod · 0.80
filterMethod · 0.80
pipeMethod · 0.65
forEachMethod · 0.65
splitMethod · 0.45
mapMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected