RubeWeb.Endpoint.start_link

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

start_link(opts \\ [])

Starts the endpoint supervision tree.

Options

  • :log_access_url - if the access url should be logged once the endpoint starts

All other options are merged into the endpoint configuration.