Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskTerminalWidgetOpenerOptions

Hierarchy

  • WidgetOpenerOptions
    • TaskTerminalWidgetOpenerOptions

Index

Properties

Optional mode

mode: "open" | "reveal" | "activate"

Determines whether the widget should be only opened, revealed or activated. By default is activate.

Optional taskConfig

taskConfig: TaskConfiguration

Optional taskInfo

taskInfo: TaskInfo

Optional widgetOptions

widgetOptions: WidgetOptions

Specify how an opened widget should be added to the shell. By default to the main area.