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

Function sourceHash

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

Source from the content-addressed store, hash-verified

3360
3361/**
3362 * Loads a JSDoc extraction configuration from JSON.
3363 *
3364 * @category configuration
3365 * @since 4.0.0
3366 */
3367export function loadJSDocConfig(cwd = process.cwd(), configPath = "jsdocs.config.json"): JSDocConfig {

Callers

nothing calls this directly

Calls 1

hashSourceFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…