Islands Client Wait v0.1.4 Islands.Client.Wait View Source
Waits for a game state in the Game of Islands.
Inspired by the course Elixir for Programmers by Dave Thomas.
Link to this section Summary
Link to this section Functions
Link to this function
wait_for(state, game_state, phrase)
View Source
wait_for(state, game_state, phrase)
View Source
wait_for(Islands.Client.State.t(), Islands.State.game_state(), String.t()) ::
Islands.Client.State.t()
wait_for(Islands.Client.State.t(), Islands.State.game_state(), String.t()) :: Islands.Client.State.t()