Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RunOptions

Options for 'run' function.

Hierarchy

  • RunOptions

Index

Properties

Properties

code

code: string

The code to execute.

Optional values

values: object

(Optional) Values.

Type declaration

  • [name: string]: any

Generated using TypeDoc