mix ash.gen.custom_expression (ash v3.7.2)
View SourceGenerates 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