menu
testcontainers_core package
documentation
testcontainers.dart
ContainerInspectInfo
hostnamePath property
hostnamePath property
dark_mode
light_mode
hostnamePath
property
String
?
hostnamePath
final
Path to the container's hostname file on the host.
Implementation
final String? hostnamePath;
testcontainers_core package
documentation
testcontainers
ContainerInspectInfo
hostnamePath property
ContainerInspectInfo class