silent property

bool get silent

Whether output is currently suppressed (from current context).

Implementation

bool get silent => current.silent;