exec

fun exec(): <Error class: unknown class><Number>(source)

Exec a tool. Output will be streamed to the live console. Returns promise with return code

Parameters

tool

path to tool to exec

options

optional exec options. See ExecOptions