Sphynx.Moira (Sphynx v0.1.0) View Source
Main module, creates the clashes with sphynx.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Ends clash by his name
Returns list of clashes in this supervisor
Starts new clash
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Specs
end_clash(Atom.t(), Atom.t(), Any.t()) :: Any.t()
Ends clash by his name
Specs
get_clashes(Atom.t()) :: List.t(Sphynx.Clash.t())
Returns list of clashes in this supervisor
Specs
Starts new clash