clear property

bool get clear

Indicating whether to clear the console after execution.

Implementation

bool get clear => false;