CurrencyConversion.refresh_rates
You're seeing just the callback
refresh_rates
, go back to CurrencyConversion module for more information.
Specs
refresh_rates() :: :ok | {:error, term()}
Refresh exchange rates
Examples
iex> refresh_rates()
:ok