Fiat.CacheServer.stop
You're seeing just the function
stop
, go back to Fiat.CacheServer module for more information.
Specs
stop() :: :ok
Stops the GenServer.
Examples
iex> Fiat.CacheServer.stop()
:ok