menu
testcontainers_core package
documentation
testcontainers.dart
ContainerState
pid property
pid property
dark_mode
light_mode
pid
property
int
?
pid
final
The PID of the container's init process on the host.
Implementation
final int? pid;
testcontainers_core package
documentation
testcontainers
ContainerState
pid property
ContainerState class