MuonTrap.Daemon.start_link

You're seeing just the function start_link, go back to MuonTrap.Daemon module for more information.
Link to this function

start_link(command, args, opts \\ [])

View Source

Specs

start_link(binary(), [binary()], keyword()) :: GenServer.on_start()

Start/link a deamon GenServer for the specified command.