Hangman.Text.Client.Player.end_game
You're seeing just the function
end_game
, go back to Hangman.Text.Client.Player module for more information.
Link to this function
end_game(state, msg)
Specs
end_game(Hangman.Text.Client.State.t(), String.t()) :: no_return()