API Reference ash_ops v0.2.3
Modules
An extension for Ash.Domain
that adds the ability expose resource actions as
mix tasks.
The mix_tasks.action
DSL entity.
The mix_tasks.create
DSL entity.
The mix_tasks.destroy
DSL entity.
The mix_tasks.get
DSL entity.
The mix_tasks.list
DSL entity.
The mix_tasks.update
DSL entity.
Auto-generated introspection for the AshOps
extension.
The query language for simple queries entered on the command-line.
Provides the implementation of the action
mix task.
A struct which contains information about the arguments a task expects to receive.
Common behaviour for all tasks.
Provides the implementation of the create
mix task.
Provides the implementation of the destroy
mix task.
Provides the implementation of the get
mix task.
Provides the implementation of the list
mix task.
Custom Spark.Options
types for casting and validating CLI arguments.
Provides the implementation of the update
mix task.
A Spark DSL transformer for all mix_tasks
entities.
A Spark DSL verifier for mix task entities.