Clarity.Vertex.Spark.Section (Clarity v0.5.1)

Copy Markdown View Source

Vertex implementation for Spark DSL sections.

Represents a configured section in a Spark DSL implementation. For example, the [:attributes] section in an Ash Resource.

Summary

Types

t()

@type t() :: %Clarity.Vertex.Spark.Section{module: module(), path: [atom()]}