cross-glob-spawn

1.0.0 • Public • Published

cross-glob-spawn

Cross platform spawning with glob support.

API

Matches the Node.js API for spawn and spawnSync.

crossGlobSpawn(command: string, args?: Array<string>, opts?: Object): ChildProcess

crossGlobSpawn.sync(command: string, args?: Array<string>, opts?: Object): Object

Readme

Keywords

none

Package Sidebar

Install

npm i cross-glob-spawn

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • thejameskyle