menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
stdinOnce property
stdinOnce property
dark_mode
light_mode
stdinOnce
property
bool
?
stdinOnce
final
Whether stdin is closed after one attach.
Implementation
final bool? stdinOnce;
testcontainers_core package
documentation
testcontainers
ContainerConfig
stdinOnce property
ContainerConfig class