PHP WebShell

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

Просмотр файла: move-dir.d.ts

import type { Tree } from 'nx/src/generators/tree';
/**
 * Analogous to cp -r oldDir newDir
 */
export declare function moveFilesToNewDirectory(tree: Tree, oldDir: string, newDir: string): void;

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


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