Search
gen_lsp
v0.11.0
Pages
Modules
Settings
View Source
GenLSP.Assigns
(gen_lsp v0.11.0)
Link to this section
Summary
Functions
child_spec(arg)
Returns a specification to start this module under a supervisor.
get(agent)
merge(agent, new_assigns)
start_link(opts \\ [])
update(agent, callback)
Link to this section
Functions
Link to this function
child_spec(arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
get(agent)
View Source
Link to this function
merge(agent, new_assigns)
View Source
Link to this function
start_link(opts \\ [])
View Source
Link to this function
update(agent, callback)
View Source