BinocularsWeb.Endpoint.static_url
You're seeing just the function
static_url
, go back to BinocularsWeb.Endpoint module for more information.
Link to this function
static_url()
Generates the static URL without any path information.
It uses the configuration under :static_url
to generate
such. It falls back to :url
if :static_url
is not set.