ScriptReference interface

Script reference

Properties

scriptArguments

Optional command line arguments passed to the script to run.

scriptData

The location of scripts in the mounted volume.

scriptSource

The storage source of the script: inline, workspace.

timeout

Optional time period passed to timeout command.

Property Details

scriptArguments

Optional command line arguments passed to the script to run.

scriptArguments?: string

Property Value

string

scriptData

The location of scripts in the mounted volume.

scriptData?: string

Property Value

string

scriptSource

The storage source of the script: inline, workspace.

scriptSource?: string

Property Value

string

timeout

Optional time period passed to timeout command.

timeout?: string

Property Value

string