MuonTrap.Daemon.start_link
You're seeing just the function
start_link
, go back to MuonTrap.Daemon module for more information.
Specs
start_link(binary(), [binary()], keyword()) :: GenServer.on_start()
Start/link a deamon GenServer for the specified command.