DSL.Attach (dsl v0.1.1)

Copy Markdown View Source

Attachment resolution and update strategies for DSL accepting scopes.

Summary

Functions

Attach a child value to the nearest active accepting scope.

Functions

attach(owner, child_name, child)

@spec attach(module(), atom(), term()) :: :ok

Attach a child value to the nearest active accepting scope.