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

Function normalizePathName

repos/effect/packages/tools/jsdocs/src/Jsdocs.ts:442–444  ·  view source on GitHub ↗
(filePath: string)

Source from the content-addressed store, hash-verified

440 readonly error?: string
441 reported: boolean
442}
443
444interface PackageMetadata {
445 readonly root: string
446 readonly sourceRoot: string
447 readonly name: string

Callers 7

normalizePackagePathFunction · 0.70
createJSDocFileMatcherFunction · 0.70
parseBarrelExportsFunction · 0.70
resolveBarrelImportFunction · 0.70
resolveJSDocImportsFunction · 0.70
normalizeFileFunction · 0.70
normalizeSignatureFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…