Controls the behaviour of the terminal's visibility.

Static variables

@:enumstaticread onlyAlways:TaskRevealKind

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

@:enumstaticread onlyNever:TaskRevealKind

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

@:enumstaticread onlySilent:TaskRevealKind

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