ToolRunner

external class ToolRunner(source)

Constructors

Link copied to clipboard
constructor(toolPath: String, args: <Error class: unknown class><String> = definedExternally, options: ExecOptions = definedExternally)

Functions

Link copied to clipboard
fun exec(): <Error class: unknown class><Number>

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