View Source mix ash_phoenix.gen.live (ash_phoenix v1.2.19)

Generates liveviews for a given api and resource.

The api and resource must already exist, this task does not define them.

For example:

mix ash_phoenix.gen.live ExistingApiName ExistingResourceName

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.