Hangman.Engine.TopSup.start
You're seeing just the function
start
, go back to Hangman.Engine.TopSup module for more information.
Link to this function
start(type, atom)
Specs
start(Application.start_type(), term()) :: {:ok, pid()}
Callback implementation for Application.start/2
.