Uname: Linux webm016.cluster127.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 7.4.33 [ PHP INFO ] PHP os: Linux
Server Ip: 54.36.31.145
Your Ip: 216.73.216.182
User: homesquasz (91404) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : epilogue.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.epilogue = void 0;
// Add new examples here.
// Always start with `$ $0` so that it a) symbolizes a command line; and b) $0 gets replaced by the binary name uniformly.
const examples = [
    {
        description: 'Output nothing more than stdout+stderr of child processes',
        example: '$ $0 --raw "npm run watch-less" "npm run watch-js"'
    },
    {
        description: 'Normal output but without colors e.g. when logging to file',
        example: '$ $0 --no-color "grunt watch" "http-server" > log'
    },
    {
        description: 'Custom prefix',
        example: '$ $0 --prefix "{time}-{pid}" "npm run watch" "http-server"',
    },
    {
        description: 'Custom names and colored prefixes',
        example: '$ $0 --names "HTTP,WATCH" -c "bgBlue.bold,bgMagenta.bold" "http-server" "npm run watch"',
    },
    {
        description: 'Configuring via environment variables with CONCURRENTLY_ prefix',
        example: '$ CONCURRENTLY_RAW=true CONCURRENTLY_KILL_OTHERS=true $0 "echo hello" "echo world"',
    },
    {
        description: 'Send input to default',
        example: [
            '$ $0 --handle-input "nodemon" "npm run watch-js"',
            'rs  # Sends rs command to nodemon process'
        ].join('\n'),
    },
    {
        description: 'Send input to specific child identified by index',
        example: [
            '$ $0 --handle-input "npm run watch-js" nodemon',
            '1:rs'
        ].join('\n'),
    },
    {
        description: 'Send input to specific child identified by name',
        example: [
            '$ $0 --handle-input -n js,srv "npm run watch-js" nodemon',
            'srv:rs'
        ].join('\n'),
    },
    {
        description: 'Shortened NPM run commands',
        example: '$ $0 npm:watch-node npm:watch-js npm:watch-css',
    },
    {
        description: 'Shortened NPM run command with wildcard (make sure to wrap it in quotes!)',
        example: '$ $0 "npm:watch-*"',
    }
];
exports.epilogue = `
Examples:
${examples.map(({ example, description }) => `
 - ${description}

${example.split('\n').map(line => `     ${line}`).join('\n')}
`).join('')}
For more details, visit https://github.com/open-cli-tools/concurrently
`;
© 2026 GrazzMean
Page non trouvée – APK Comptoir Hammami
Jannah Theme License is not validated, Go to the theme options page to validate the license, You need a single license for each domain name.

404 :(

Oups ! Cette page est introuvable.

Il semble que nous ne puissions pas trouver ce que vous cherchez. Peut-être qu'une recherche pourrait vous aider.

Bouton retour en haut de la page