Function: execStart() ​
execStart(
opts,callback):void
Start an exec instance
Starts a previously set up exec instance. If detach is true, this endpoint returns immediately after starting the command. Otherwise, it sets up an interactive session with the command.
Parameters ​
| Parameter | Type |
|---|---|
| |
|
Returns ​
void