Hangman.Engine.GameRecovery.init
You're seeing just the function
init
, go back to Hangman.Engine.GameRecovery module for more information.
Link to this function
init(atom)
Specs
init(term()) :: {:ok, :ok}
Callback implementation for GenServer.init/1
.