PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@nrwl/devkit/src/generators

Просмотр файла: visit-not-ignored-files.d.ts

import type { Tree } from 'nx/src/generators/tree';
/**
 * Utility to act on all files in a tree that are not ignored by git.
 */
export declare function visitNotIgnoredFiles(tree: Tree, dirPath: string, visitor: (path: string) => void): void;

Выполнить команду


Для локальной разработки. Не используйте в интернете!