AshOps (ash_ops v0.2.3)
An extension for Ash.Domain
that adds the ability expose resource actions as
mix tasks.
Summary
Types
@type entity() :: AshOps.Entity.Action.t() | AshOps.Entity.Create.t() | AshOps.Entity.Destroy.t() | AshOps.Entity.Get.t() | AshOps.Entity.List.t() | AshOps.Entity.Update.t()