Function fromCorpusPath

Corpus-absolute path → filesystem-absolute, or null without a root. The inverse of toCorpusPath, for the rare content component that must read raw bytes.

  • Parameters

    • corpusPath: string
    • root: null | string

    Returns null | string