Packages

Testcontainers for Gleam: typed container lifecycle with crash-safe cleanup and a native Unix-socket Docker client.

Current section

Files

Jump to
testcontainer include testcontainer@error_FileCopyFailed.hrl
Raw

include/testcontainer@error_FileCopyFailed.hrl

-record(file_copy_failed, {path :: binary(), reason :: binary()}).