- findModuleRoot(reflection: Reflection, rootMatcher?: ((dir: string, file: string) => boolean)): string
-
Parameters
-
reflection: Reflection
-
rootMatcher: ((dir: string, file: string) => boolean) = isRootFile
-
- (dir: string, file: string): boolean
-
Returns boolean
Returns string