isInteractive property

bool get isInteractive

Whether interactive stdin is available.

Implementation

bool get isInteractive => _interactive;