menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
attachStdin property
attachStdin property
dark_mode
light_mode
attachStdin
property
bool
?
attachStdin
final
Whether stdin is attached at container creation.
Implementation
final bool? attachStdin;
testcontainers_core package
documentation
testcontainers
ContainerConfig
attachStdin property
ContainerConfig class