AshCommanded.Commanded.Transformers.CollectParameterTransforms (AshCommanded v0.1.0)
View SourceA transformer that collects parameter transformation specifications from the DSL.
This transformer runs through all commands in the DSL and collects the
transformation specifications from transform_params
blocks, converting them
into a format that can be used during command execution.
Summary
Functions
Specifies that this transformer depends on some entities being extracted first.
Callback implementation for Spark.Dsl.Transformer.after_compile?/0
.
Callback implementation for Spark.Dsl.Transformer.before?/1
.
Transforms the DSL to collect parameter transformations.
Functions
Specifies that this transformer depends on some entities being extracted first.
Callback implementation for Spark.Dsl.Transformer.after_compile?/0
.
Callback implementation for Spark.Dsl.Transformer.before?/1
.
Transforms the DSL to collect parameter transformations.