Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptCommand

A script command.

Hierarchy

  • ScriptCommand

Index

Properties

Optional button

A button for the command.

Optional cache

cache: boolean

Cache script module or not.

Optional noFirstArgument

noFirstArgument: boolean

Do not submit a 'ScriptCommandExecutionContext' object as first argument.

Optional options

options: any

The options for the script.

Optional script

script: string

The path to the script.

Generated using TypeDoc