Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TaskRevealKind

Controls the behaviour of the terminal's visibility.

Index

Enumeration Members

Enumeration Members

Always: 1

Always brings the terminal to front if the task is executed.

Never: 3

The terminal never comes to front when the task is executed.

Silent: 2

Only brings the terminal to front if a problem is detected executing the task (e.g. the task couldn't be started because).