Task.display

Text to display when running the task. If this is null, the commands themselves will be displayed. This is useful for reducing the amount of noise that is displayed.

struct Task
string display;

Meta