exec

Function exec 

Source
pub fn exec(
    command: &JsString,
    args: Option<&Array>,
    options: Option<&Object>,
) -> Promise
Expand description

Execute a command and stream the output to the console.