View Source DockerEngineAPI.Model.FilesystemChange (testcontainers v1.11.6)
Change in the container's filesystem.
Summary
Types
@type t() :: %DockerEngineAPI.Model.FilesystemChange{ Kind: DockerEngineAPI.Model.ChangeType.t(), Path: String.t() }
Change in the container's filesystem.
@type t() :: %DockerEngineAPI.Model.FilesystemChange{ Kind: DockerEngineAPI.Model.ChangeType.t(), Path: String.t() }