Controls the behaviour of the terminal's visibility.

Variables

@:enum@:implread onlyAlways:TaskRevealKind

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

@:enum@:implread onlyNever:TaskRevealKind

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

@:enum@:implread 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).