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

Keeps track of collections.

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 collections.

Link to this section Functions

Specs

add(Still.SourceFile.t()) :: any()

Adds a file to its collections.

Returns a specification to start this module under a supervisor.

See Supervisor.

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

Resets the collections.