Task.isBackground

true if this is a background task without shown console

struct Task
bool isBackground;

Meta