Dragonite.Config.reload

You're seeing just the function reload, go back to Dragonite.Config module for more information.

Specs

reload() :: :ok

Reloads the rules file and store the new rules in runtime.

Example

iex(1)> Dragonite.Config.reload()