Still.Compiler.Collections (Still v0.2.0) View Source

Keeps track of all the collections within a compilation cycle.

Link to this section Summary

Functions

Adds a file to its collections.

Returns a specification to start this module under a supervisor.

Returns the collection with a given name, subscribing caller's file to any future changes.

Resets the saved collections.

Link to this section Functions

Adds a file to its collections.

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

get(collection, parent_file)

View Source

Returns the collection with a given name, subscribing caller's file to any future changes.

Resets the saved collections.