Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptReference

Package version

Script reference

Hierarchy

  • ScriptReference

Index

Properties

Optional scriptArguments

scriptArguments: undefined | string

Optional command line arguments passed to the script to run.

Optional scriptData

scriptData: undefined | string

The location of scripts in the mounted volume.

Optional scriptSource

scriptSource: undefined | string

The storage source of the script: inline, workspace.

Optional timeout

timeout: undefined | string

Optional time period passed to timeout command.

Generated using TypeDoc