silent property

bool silent
final

Whether output is suppressed.

True for .replay (silent), false for .load (with output).

Implementation

final bool silent;