View Source CredoSpellchecker.DictionaryServer (credo_spellchecker v0.1.6)

A GenServer to cache dictionaries from DictionaryReader

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

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

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.