View Source Hangman.Engine.DynGameSup (Hangman Engine v0.1.60)

A supervisor that starts game server processes dynamically.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

@spec start_link(term()) :: Supervisor.on_start()