Requiem.Supervisor.start_link
You're seeing just the function
start_link
, go back to Requiem.Supervisor module for more information.
Link to this function
start_link(handler, otp_app)
Specs
start_link(module(), Keyword.t()) :: Supervisor.on_start()