Still.Compiler.Incremental.Registry (Still v0.8.0) View Source
Supervisor that maps files (based on their name) to PIDs of Still.Compiler.Incremental.Node
.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Attempts to retrieve the Still.Compiler.Incremental.Node
corresponding to the
given file name. If none exists, a new node is started.
Terminates the Still.Compiler.Incremental.Node
corresponding to the given file name.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Attempts to retrieve the Still.Compiler.Incremental.Node
corresponding to the
given file name. If none exists, a new node is started.
Terminates the Still.Compiler.Incremental.Node
corresponding to the given file name.