Agnus.DayInfo.trigger_day_info_refresh
You're seeing just the function
trigger_day_info_refresh
, go back to Agnus.DayInfo module for more information.
Trigger a refresh of the sun info for today
Examples
iex> :ok = Agnus.trigger_sun_info_refresh()
The most recent data is cached and, as such, repeated calls to this function on the same day are no ops.