menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
tty property
tty property
dark_mode
light_mode
tty
property
bool
?
tty
final
Whether a pseudo-TTY is allocated for the container.
Implementation
final bool? tty;
testcontainers_core package
documentation
testcontainers
ContainerConfig
tty property
ContainerConfig class