Packages

A Gleam library for running test containers via Docker.

Current section

Files

Jump to
melon include melon@container_CouldNotStartContainer.hrl
Raw

include/melon@container_CouldNotStartContainer.hrl

-record(could_not_start_container, {reason :: binary()}).