Skip to content

Signatures

visitNotIgnoredFiles(tree: Tree, dirPath: string, visitor: Object): void

Utility to act on all files in a tree that are not ignored by git.

Parameters

  • tree: Tree
  • dirPath: string
  • visitor: Object