pub fn exec( command: &JsString, args: Option<&Array>, options: Option<&Object>, ) -> Promise
Execute a command and stream the output to the console.