@ezs/spawn

1.4.6 • Public • Published

spawn

Présentation

Ce plugin propose une série d'instructions pour utiliser des scripts ou des programmes natifs

installation

npm install @ezs/spawn

usage

Table of Contents

exec

Send all received {Object} to a host command

Script:

[use]
plugin = spawn

[exec]
command = ./my/script.py
args = -o
args = -x

Parameters

  • command String? host command
  • args String? argument for command
  • concurrency Number Number of processes to launch concurrency (optional, default auto)

Returns Object

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @ezs/spawn

    Weekly Downloads

    15

    Version

    1.4.6

    License

    MIT

    Unpacked Size

    8.88 kB

    Total Files

    6

    Last publish

    Collaborators

    • parmentf
    • touv
    • jj618