menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
workingDir property
workingDir property
dark_mode
light_mode
workingDir
property
String
?
workingDir
final
Working directory for the container's main process.
Implementation
final String? workingDir;
testcontainers_core package
documentation
testcontainers
ContainerConfig
workingDir property
ContainerConfig class