tty property

bool? tty
final

Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.

Implementation

final bool? tty;