PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/nx/src/command-line
Просмотр файла: nx-commands.d.ts
import * as yargs from 'yargs';
export declare const parserConfiguration: Partial<yargs.ParserConfigurationOptions>;
/**
* Exposing the Yargs commands object so the documentation generator can
* parse it. The CLI will consume it and call the `.argv` to bootstrapped
* the CLI. These command declarations needs to be in a different file
* from the `.argv` call, so the object and it's relative scripts can
* le executed correctly.
*/
export declare const commandsObject: yargs.Argv<{}>;
Выполнить команду
Для локальной разработки. Не используйте в интернете!