Add exec
prop to Spawn
or a new Exec
/ Execute
component
#1
Labels
enhancement
New feature or request
exec
prop to Spawn
or a new Exec
/ Execute
component
#1
Just like the Node.js API, this would take a single
command
prop which is passed directly to the shell:https://nodejs.org/api/child_process.html#child_processexeccommand-options-callback
The text was updated successfully, but these errors were encountered: