Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ bin.ts
File
bin.ts
repos/effect/packages/tools/jsdocs/src/bin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
* as path from
"node:path"
3
import
{ computeJSDocInputHash, extractJSDocsSync, loadJSDocConfig, readJSDocModel, writeJSDocModel } from
"./Jsdocs.ts"
4
Callers
nothing calls this directly
Calls
8
loadJSDocConfig
Function · 0.90
computeJSDocInputHash
Function · 0.90
readJSDocModel
Function · 0.90
extractJSDocsSync
Function · 0.90
writeJSDocModel
Function · 0.90
reportDiagnostics
Function · 0.85
write
Method · 0.65
String
Interface · 0.50
Tested by
no test coverage detected