Function filenameMatchesToMap
- filenameMatchesToMap(registry): ((projectPath: string) => ((__namedParameters: AddedAndDeletedFilenames) => Promise<StringMapsForMatches>))
Returns ((projectPath: string) => ((__namedParameters: AddedAndDeletedFilenames) => Promise<StringMapsForMatches>))
- (projectPath): ((__namedParameters: AddedAndDeletedFilenames) => Promise<StringMapsForMatches>)
Returns ((__namedParameters: AddedAndDeletedFilenames) => Promise<StringMapsForMatches>)
- (__namedParameters): Promise<StringMapsForMatches>
Parameters
- __namedParameters: AddedAndDeletedFilenames
Returns Promise<StringMapsForMatches>
composed functions to simplified use by the shadowRepo class