menu
testcontainers_core package
documentation
testcontainers.dart
ContainerBindOptions
nonRecursive property
nonRecursive property
dark_mode
light_mode
nonRecursive
property
bool
?
nonRecursive
final
Whether to disable recursive bind mounts.
Implementation
final bool? nonRecursive;
testcontainers_core package
documentation
testcontainers
ContainerBindOptions
nonRecursive property
ContainerBindOptions class