credo_spellchecker v0.1.3 CredoSpellchecker.DictionaryServer View Source

A GenServer to cache dictionaries from DictionaryReader

get_dictionaries(params) will start the GenServer if it is not already started.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get_dictionaries(params)

View Source

Callback implementation for GenServer.init/1.