CredoLanguageServer.Cache (credo_language_server v0.1.0-rc.3)
Cache for Credo diagnostics.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Link to this function
child_spec(arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
clear(cache)
Link to this function
get(cache)
Link to this function
put(cache, filename, diagnostic)
Link to this function