mix ash.gen.custom_expression (ash v3.5.9)

View Source

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