menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
openStdin property
openStdin property
dark_mode
light_mode
openStdin
property
bool
?
openStdin
final
Whether stdin is kept open even if not attached.
Implementation
final bool? openStdin;
testcontainers_core package
documentation
testcontainers
ContainerConfig
openStdin property
ContainerConfig class