Skip to content

shellUtils API

phoenixide edited this page Jul 15, 2022 · 1 revision

execShell

This function helps to execute shell command

Parameters

  • cmd String shell command to be executed

Returns Promise promise to get result of shell command execution*

Clone this wiki locally