• Parameters

    • reflection: Reflection
    • rootMatcher: ((dir: string, file: string) => boolean) = isRootFile
        • (dir: string, file: string): boolean
        • Parameters

          • dir: string
          • file: string

          Returns boolean

    Returns string

Generated using TypeDoc