visitNotIgnoredFiles(tree: Tree, dirPath: string, visitor: Object): void
Utility to act on all files in a tree that are not ignored by git.
Tree
string
Object