Generates a custom expression
See Ash.CustomExpression for more.
Example
mix ash.gen.custom_expression MyApp.Expressions.LevenshteinDistance --args string,string
Options
--args- A comma separated list of argument types. i.e--args string
Generates a custom expression
See Ash.CustomExpression for more.
mix ash.gen.custom_expression MyApp.Expressions.LevenshteinDistance --args string,string
--args - A comma separated list of argument types. i.e --args string