excontainers
v0.1.0
Pages
Modules
Excontainers.WaitStrategy
protocol
(excontainers v0.1.0)
View Source
Link to this section
Summary
Types
t()
Functions
wait_until_container_is_ready(wait_strategy, id_or_name)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() ::
term
()
Link to this section
Functions
Link to this function
wait_until_container_is_ready(wait_strategy, id_or_name)
View Source
Specs
wait_until_container_is_ready(
t
(),
String.t
()) :: :ok | {:error,
atom
()}