@ezs/spawn

1.3.2 • 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

Keywords

Install

npm i @ezs/spawn

DownloadsWeekly Downloads

90

Version

1.3.2

License

MIT

Unpacked Size

16.2 kB

Total Files

7

Last publish

Collaborators

  • parmentf
  • touv
  • jj618