menu
testcontainers_core package
documentation
testcontainers.dart
ContainerMountPoint
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
?
readOnly
final
Whether the mount is read-only.
Implementation
final bool? readOnly;
testcontainers_core package
documentation
testcontainers
ContainerMountPoint
readOnly property
ContainerMountPoint class